PoGroup3Axis3gradEnd Property |
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f gradEnd { get; }
Public ReadOnly Property gradEnd As SoSFVec3f
Get
public:
property SoSFVec3f^ gradEnd {
SoSFVec3f^ get ();
}
member gradEnd : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
RemarksSee PoCartesianAxis.gradEnd for details.
Since Open Inventor 9.5.1
See Also