The ExportCorridorSolidsParams type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExportCorridorSolidsParams |
Default constructor.
|
Properties
| Name | Description | |
|---|---|---|
| CreateSolidForShape |
Gets or sets the flag to export solid or body for shapes
| |
| ExcludedCodes |
Gets or sets the excluded codes for shapes or links
All codes in ExcludedCodes must not be included in a shape or link.
| |
| ExportLinks |
Gets or sets the flag to export links
| |
| ExportShapes |
Gets or sets the flag to export shapes
| |
| IncludedCodes |
Gets or sets the included codes for shapes or links
All codes in IncludedCodes must be included in a shape or link.
| |
| SweepSolidForShape |
If shapes are exported as solid, gets or sets the flag to use sweep method or not
|