Define the maximum of the domain.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFVec3f max { get; }
Public ReadOnly Property max As SoSFVec3f
Get
public:
property SoSFVec3f^ max {
SoSFVec3f^ get ();
}
member max : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also