SoBevelActionIsAbsoluteRadiusEnabled Method |
Returns true if the radius is absolute, false if it is relative to the shape.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool IsAbsoluteRadiusEnabled()
Public Function IsAbsoluteRadiusEnabled As Boolean
public:
bool IsAbsoluteRadiusEnabled()
member IsAbsoluteRadiusEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also