SoWinMaterialEditorAttach Method (SoMaterial) |
Calls Attach(material, System.Int32(0)).
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void Attach(
SoMaterial material
)
Public Sub Attach (
material As SoMaterial
)
public:
void Attach(
SoMaterial^ material
)
member Attach :
material : SoMaterial -> unit
Parameters
- material
- Type: OIV.Inventor.NodesSoMaterial
Remarks See Also