SoToVRML2ActionReuseAppearanceNodes Method |
Sets 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.36.0 (9.9.36.0)
Syntaxpublic void ReuseAppearanceNodes(
bool appearance
)
Public Sub ReuseAppearanceNodes (
appearance As Boolean
)
public:
void ReuseAppearanceNodes(
bool appearance
)
member ReuseAppearanceNodes :
appearance : bool -> unit
Parameters
- appearance
- Type: SystemBoolean
Remarks
See Also