Click or drag to resize
SoVRLdmFileWritercoordinatesY Property

Rectilinear coordinates along Y.

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

Property Value

Type: SoMFFloat
Remarks

Used only if coordinateType is COORDINATES_RECTILINEAR.

See Also