 | IHaunchPortalFrameRafterPosition Property |
Gets the position of the rafter the haunch is attached to
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<PortalFrameRafterPosition> PortalFrameRafterPosition { get; }
ReadOnly Property PortalFrameRafterPosition As IReadOnlyProperty(Of PortalFrameRafterPosition)
Get
property IReadOnlyProperty<PortalFrameRafterPosition>^ PortalFrameRafterPosition {
IReadOnlyProperty<PortalFrameRafterPosition>^ get ();
}
abstract PortalFrameRafterPosition : IReadOnlyProperty<PortalFrameRafterPosition> with get
Property Value
Type:
IReadOnlyPropertyPortalFrameRafterPosition
RemarksThis property is valid for haunches in portal frame
See Also