PoDateFormatMappingdate1 Property |
Defines the first date 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 SoSFString date1 { get; }
Public ReadOnly Property date1 As SoSFString
Get
public:
property SoSFString^ date1 {
SoSFString^ get ();
}
member date1 : SoSFString with get
Property Value
Type:
SoSFStringRemarks date1 corresponds to the coord1 and date2 corresponds to the coord2.
See Also