The ExportCorridorSolidsParams type exposes the following members.

Constructors

  NameDescription
Public methodExportCorridorSolidsParams
Default constructor.

Properties

  NameDescription
Public propertyCreateSolidForShape
Gets or sets the flag to export solid or body for shapes
Public propertyExcludedCodes
Gets or sets the excluded codes for shapes or links All codes in ExcludedCodes must not be included in a shape or link.
Public propertyExportLinks
Gets or sets the flag to export links
Public propertyExportShapes
Gets or sets the flag to export shapes
Public propertyIncludedCodes
Gets or sets the included codes for shapes or links All codes in IncludedCodes must be included in a shape or link.
Public propertySweepSolidForShape
If shapes are exported as solid, gets or sets the flag to use sweep method or not

See Also