IPrecastConcreteProfile Interface

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
public interface IPrecastConcreteProfile : IProfile

The IPrecastConcreteProfile type exposes the following members.

Properties
 NameDescription
Public propertyCountry Gets the country the decking applies to
(Inherited from IProfile)
Public propertyDeckingGeometry Gets the geometry of the decking
(Inherited from IProfile)
Public propertyIsDefault Gets a value specifying whether this deck is the default one for its country
(Inherited from IProfile)
Public propertyManufacturer Gets the name of the manufacturer
(Inherited from IProfile)
Public propertyPrecastConcreteGeometry Gets the type of the precast profile
Public propertyProfileName Gets the name of the profile
(Inherited from IProfile)
Public propertySize Gets the size of the decking ([mm])
(Inherited from IProfile)
Public propertyUserDefined Gets a value specifying whether the decking is user-defined
(Inherited from IProfile)
Top
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