IContinuous |
Represents settings for the export of continuous objects
Namespace: TSD.API.Remoting.Settings
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IContinuousObjectExportSettings type exposes the following members.
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 |
See Also