SoBevelPropertyElementIsCoplanarTestEnabled Method |
Method to know if this test is enabled.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsCoplanarTestEnabled()
Public Function IsCoplanarTestEnabled As Boolean
public:
bool IsCoplanarTestEnabled()
member IsCoplanarTestEnabled : unit -> bool
Return Value
Type:
BooleanRemarks If it is, this test will be performed on each shape before the bevel.
See Also