PoIntervalCellFilterin Property |
Specifies if accepted cells are those whose value is inside or outside the interval ]min,max[.
Namespace: OIV.MeshViz.NodesAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool in { get; }
Public ReadOnly Property in As SoSFBool
Get
public:
property SoSFBool^ in {
SoSFBool^ get ();
}
member in : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also