PoMeshContouringfirstMajor Property |
Defines the first major contour lines.
Namespace: OIV.MeshViz.DataAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFUShort firstMajor { get; }
Public ReadOnly Property firstMajor As SoSFUShort
Get
public:
property SoSFUShort^ firstMajor {
SoSFUShort^ get ();
}
member firstMajor : SoSFUShort with get
Property Value
Type:
SoSFUShortRemarks See also majorPeriod. By default, firstMajor = 1.
See Also