SoBevelPropertyElementGetTestsToDoBeforeBevel Method |
Method to know the different tests currently selected; these tests will be performed on each shape before beveling is applied.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public int GetTestsToDoBeforeBevel()
Public Function GetTestsToDoBeforeBevel As Integer
public:
int GetTestsToDoBeforeBevel()
member GetTestsToDoBeforeBevel : unit -> int
Return Value
Type:
Int32Remarks See Also