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