SoBevelActionIsDuplicateTestEnabled Method |
If true, a test is performed to remove duplicate faces in the shapes being beveled.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsDuplicateTestEnabled()
Public Function IsDuplicateTestEnabled As Boolean
public:
bool IsDuplicateTestEnabled()
member IsDuplicateTestEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also