SoRenderObject Constructor |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoRenderObject(
SoPath p
)
Public Sub New (
p As SoPath
)
public:
SoRenderObject(
SoPath^ p
)
new :
p : SoPath -> SoRenderObject
Parameters
- p
- Type: OIV.InventorSoPath
Remarks
See Also