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