PoMeshContouringmajorPeriod Property |
Defines the major and the minor contour lines.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFUShort majorPeriod { get; }
Public ReadOnly Property majorPeriod As SoSFUShort
Get
public:
property SoSFUShort^ majorPeriod {
SoSFUShort^ get ();
}
member majorPeriod : SoSFUShort with get
Property Value
Type:
SoSFUShortRemarks majorPeriod is the period of major contour lines. Only major contour lines can be annotated. See also firstMajor. By default, majorPeriod = 3.
See Also