SoToVRML2ActionReusePropertyNodes Method |
Sets whether shared properties should be organized into shared nodes in the new scene graph.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void ReusePropertyNodes(
bool property
)
Public Sub ReusePropertyNodes (
property As Boolean
)
public:
void ReusePropertyNodes(
bool property
)
member ReusePropertyNodes :
property : bool -> unit
Parameters
- property
- Type: SystemBoolean
Remarks
See Also