SoPolygonOffsetStyleType Enumeration |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [FlagsAttribute]
public enum StyleType
<FlagsAttribute>
Public Enumeration StyleType
[FlagsAttribute]
public enum class StyleType
[<FlagsAttribute>]
type StyleType
Members
| Member name | Value | Description |
---|
| FILLED | 1 | Filled. |
| LINES | 2 | Lines. |
| POINTS | 2 | Points. |
Remarks See Also