Interface IContinuousObjectExportSettings
Represents settings for the export of continuous objects
Namespace: TSD.API.Remoting.Settings
Assembly: TSD.API.Remoting.dll
Syntax
public interface IContinuousObjectExportSettings
Properties
| Name | Description |
|---|---|
| SeparateBearingWallPanels | Gets a value indicating whether separate objects will be generated for each panel of a bearing wall |
| SeparateConcreteBeamSpans | Gets a value indicating whether separate objects will be generated for each span of a concrete beam |
| SeparateConcreteColumnStacks | Gets a value indicating whether separate objects will be generated for each stack of a concrete column |
| SeparateOtherColumnStacks | Gets a value indicating whether separate objects will be generated for each stack of a column of other material |
| SeparateOtherMemberSpans | Gets a value indicating whether separate objects will be generated for each span of a member of other material |
| SeparateShearWallPanels | Gets a value indicating whether separate objects will be generated for each panel of a shear wall |
| SeparateSteelBeamSpans | Gets a value indicating whether separate objects will be generated for each span of a steel beam |
| SeparateSteelColumnStacks | Gets a value indicating whether separate objects will be generated for each stack of a steel column |