SoOverrideElementGetNeighborToleranceOverride Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool GetNeighborToleranceOverride(
SoState state
)
Public Shared Function GetNeighborToleranceOverride (
state As SoState
) As Boolean
public:
static bool GetNeighborToleranceOverride(
SoState^ state
)
static member GetNeighborToleranceOverride :
state : SoState -> bool
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
BooleanRemarks See Also