SoBevelActionIsCoplanarTestEnabled Method |
Returns true if a coplanar test is performed before the beveling.
Namespace: OIV.Inventor.ActionsAssembly: 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 See Also