 | ISlabPatchAngle Property |
Gets the angle of the patch, aligned to the panel reinforcement if appropriate (in [rad])
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<double> Angle { get; }
ReadOnly Property Angle As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ Angle {
IReadOnlyProperty<double>^ get ();
}
abstract Angle : IReadOnlyProperty<float> with get
Property Value
Type:
IReadOnlyPropertyDouble
See Also