SoLazyElementGetSmoothing Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static bool GetSmoothing(
SoState name_14532
)
Public Shared Function GetSmoothing (
name_14532 As SoState
) As Boolean
public:
static bool GetSmoothing(
SoState^ name_14532
)
static member GetSmoothing :
name_14532 : SoState -> bool
Parameters
- name_14532
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
BooleanRemarks See Also