![]() | EntityType Enumeration |
Represents a type of IEntity
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116


Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Unknown | |
ConstructionPoint | 1 | Entity can be cast as IConstructionPoint | |
ConstructionPointGroup | 2 | Entity can be cast as IConstructionPointGroup | |
HorizontalConstructionPlane | 3 | Entity can be cast as IHorizontalConstructionPlane | |
VerticalConstructionPlane | 4 | Entity can be cast as IVerticalConstructionPlane | |
SlopedConstructionPlane | 5 | Entity can be cast as ISlopedConstructionPlane | |
Member | 6 | Entity can be cast as IMember | |
SlabItem | 7 | Entity can be cast as ISlabItem | |
Slab | 8 | Entity can be cast as ISlab | |
StructuralWall | 9 | Entity can be cast as IStructuralWall | |
Roof | 10 | Entity can be cast as IRoof | |
WindWall | 11 | Entity can be cast as IWindWall | |
Pile | 12 | Entity can be cast as IPile | |
SlabOpening | 13 | Entity can be cast as ISlabOpening | |
SlabPatch | 14 | Entity can be cast as ISlabPatch | |
Loadcase | 15 | Entity can be cast as ILoadcase | |
Combination | 16 | Entity can be cast as ICombination | |
Envelope | 17 | Entity can be cast as IEnvelope | |
Support | 18 | Entity can be cast as ISupport | |
ConstructionHelper | 19 | Entity can be cast as IConstructionHelper | |
ArchitecturalGrid | 20 | Entity can be case as IArchitecturalGrid | |
Load | 21 | Entity can be case as ILoad | |
WallOpening | 22 | Entity can be case as IWallOpening | |
PadBase | 23 | Entity can be case as IIsolatedFoundation with data of type IPadBaseData | |
PileCap | 24 | Entity can be case as IIsolatedFoundation with data of type IPileCapData | |
PortalFrame | 25 | Entity can be case as IPortalFrame |
