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