SoWinMaterialEditorAttach Method (SoVRMLMaterial) |
Attaches the editor to a VRML material node and edits the material.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void Attach(
SoVRMLMaterial material
)
Public Sub Attach (
material As SoVRMLMaterial
)
public:
void Attach(
SoVRMLMaterial^ material
)
member Attach :
material : SoVRMLMaterial -> unit
Parameters
- material
- Type: OIV.Inventor.VRMLnodesSoVRMLMaterial
Remarks
See Also