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: 2023.1.3.0 (2023.1.3)
Syntax public bool IsDuplicateTestEnabled()
Public Function IsDuplicateTestEnabled As Boolean
public:
bool IsDuplicateTestEnabled()
member IsDuplicateTestEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also