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