Interface IProfile
Represents a profile
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting.dll
Syntax
public interface IProfile
Properties
| Name | Description |
|---|---|
| Country | Gets the country the decking applies to |
| DeckingGeometry | Gets the geometry of the decking |
| IsDefault | Gets a value specifying whether this deck is the default one for its country |
| Manufacturer | Gets the name of the manufacturer |
| ProfileName | Gets the name of the profile |
| Size | Gets the size of the decking ([mm]) |
| UserDefined | Gets a value specifying whether the decking is user-defined |