SoToVRML2ActionDoReuseAppearanceNodes Method |
Returns whether shared materials should be organized into shared appearance 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 DoReuseAppearanceNodes()
Public Function DoReuseAppearanceNodes As Boolean
public:
bool DoReuseAppearanceNodes()
member DoReuseAppearanceNodes : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also