| IRoofAttributeSetRoofData Property |
Gets the roof data
Namespace: TSD.API.Remoting.Structure.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IRoofData> RoofData { get; }
ReadOnly Property RoofData As IReadOnlyProperty(Of IRoofData)
Get
property IReadOnlyProperty<IRoofData^>^ RoofData {
IReadOnlyProperty<IRoofData^>^ get ();
}
abstract RoofData : IReadOnlyProperty<IRoofData> with get
Property Value
IReadOnlyPropertyIRoofDataSee Also