EntityType Enumeration

Represents a type of IEntity

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
public enum EntityType
Members
Member nameValueDescription
Unknown0 Unknown
ConstructionPoint1 Entity can be cast as IConstructionPoint
ConstructionPointGroup2 Entity can be cast as IConstructionPointGroup
HorizontalConstructionPlane3 Entity can be cast as IHorizontalConstructionPlane
VerticalConstructionPlane4 Entity can be cast as IVerticalConstructionPlane
SlopedConstructionPlane5 Entity can be cast as ISlopedConstructionPlane
Member6 Entity can be cast as IMember
SlabItem7 Entity can be cast as ISlabItem
Slab8 Entity can be cast as ISlab
StructuralWall9 Entity can be cast as IStructuralWall
Roof10 Entity can be cast as IRoof
WindWall11 Entity can be cast as IWindWall
Pile12 Entity can be cast as IPile
SlabOpening13 Entity can be cast as ISlabOpening
SlabPatch14 Entity can be cast as ISlabPatch
Loadcase15 Entity can be cast as ILoadcase
Combination16 Entity can be cast as ICombination
Envelope17 Entity can be cast as IEnvelope
Support18 Entity can be cast as ISupport
ConstructionHelper19 Entity can be cast as IConstructionHelper
ArchitecturalGrid20 Entity can be case as IArchitecturalGrid
Load21 Entity can be case as ILoad
WallOpening22 Entity can be case as IWallOpening
PadBase23 Entity can be case as IIsolatedFoundation with data of type IPadBaseData
PileCap24 Entity can be case as IIsolatedFoundation with data of type IPileCapData
PortalFrame25 Entity can be case as IPortalFrame
SubModels26 Entity can be case as ISubModels
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next