| IConstructionPointPlaneInfo Property |
Gets the information about the point's construction plane
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<EntityInfo> PlaneInfo { get; }
ReadOnly Property PlaneInfo As IReadOnlyProperty(Of EntityInfo)
Get
property IReadOnlyProperty<EntityInfo>^ PlaneInfo {
IReadOnlyProperty<EntityInfo>^ get ();
}
abstract PlaneInfo : IReadOnlyProperty<EntityInfo> with get
Property Value
IReadOnlyPropertyEntityInfoSee Also