SoToVRML2ActionDoReusePropertyNodes Method |
Returns 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 bool DoReusePropertyNodes()
Public Function DoReusePropertyNodes As Boolean
public:
bool DoReusePropertyNodes()
member DoReusePropertyNodes : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also