Click or drag to resize
SoVRLdmFileWritercoordinatesY Property

Rectilinear coordinates along Y.

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

Property Value

Type: SoMFFloat
Remarks

Used only if coordinateType is COORDINATES_RECTILINEAR.

See Also