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: 10.12.3.0 (10.12.3.0)
Syntax public int GetTestsToDoBeforeBevel()
Public Function GetTestsToDoBeforeBevel As Integer
public:
int GetTestsToDoBeforeBevel()
member GetTestsToDoBeforeBevel : unit -> int
Return Value
Type:
Int32Remarks See Also