SoBevelPropertyElementIsDuplicateTestEnabled Method |
Method to know if this test is enabled.
Namespace: OIV.Inventor.ElementsAssembly: 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 If it is, this test will be performed on each shape before the bevel.
See Also