Define the minimum 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 min { get; }
Public ReadOnly Property min As SoSFVec3f
Get
public:
property SoSFVec3f^ min {
SoSFVec3f^ get ();
}
member min : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also