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