PoDateFormatMappingcoord2 Property |
Defines the second coordinate for the association between dates and coordinates (date mapping).
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFFloat coord2 { get; }
Public ReadOnly Property coord2 As SoSFFloat
Get
public:
property SoSFFloat^ coord2 {
SoSFFloat^ get ();
}
member coord2 : SoSFFloat with get
Property Value
Type:
SoSFFloatRemarks See Also