Click or drag to resize
SoVRLdmFileWritercoordinatesY Property

Rectilinear coordinates along Y.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public SoMFFloat coordinatesY { get; }

Property Value

Type: SoMFFloat
Remarks

Used only if coordinateType is COORDINATES_RECTILINEAR.

See Also