IPrecast |
Represents a precast concrete profile
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IPrecastConcreteProfile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Country |
Gets the country the decking applies to
(Inherited from IProfile) | |
DeckingGeometry |
Gets the geometry of the decking
(Inherited from IProfile) | |
IsDefault |
Gets a value specifying whether this deck is the default one for its country
(Inherited from IProfile) | |
Manufacturer |
Gets the name of the manufacturer
(Inherited from IProfile) | |
PrecastConcreteGeometry | Gets the type of the precast profile | |
ProfileName |
Gets the name of the profile
(Inherited from IProfile) | |
Size |
Gets the size of the decking ([mm])
(Inherited from IProfile) | |
UserDefined |
Gets a value specifying whether the decking is user-defined
(Inherited from IProfile) |
See Also