PDF3DCrossSectionArray.Add

PDF3DCrossSectionArray.Add method

Adds the specified cross section to views array .

public void Add(PDF3DCrossSection crossSection)
ParameterTypeDescription
crossSectionPDF3DCrossSectionThe cross section.

See Also