Property ModelName
ModelName
Gets the name that identifies the building entity (such as Floors, Ceiling, Casework) that this sublayer represents.
Declaration
public string ModelName { get; }
Property Value
| Type | Description |
|---|---|
| string | The name that identifies the building entity (such as Floors, Ceiling, Casework) that this sublayer represents. |
Remarks
This may be used to define behavior or visualization properties specific to a given building component.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |