Click or drag to resize
SoVRLdmFileWritercoordinatesY Property

Rectilinear coordinates along Y.

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

Property Value

Type: SoMFFloat
Remarks

Used only if coordinateType is COORDINATES_RECTILINEAR.

See Also