Class MaterialManager
Implements
IMessageSink
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class MaterialManager : NXRemotableObject, IMessageSink
Constructors
MaterialManager(BasePart)
Declaration
protected MaterialManager(BasePart owner)
Parameters
| Type | Name | Description |
|---|---|---|
| BasePart | owner |
Properties
PhysicalMaterials
Declaration
public PhysicalMaterialCollection PhysicalMaterials { get; }
Property Value
| Type | Description |
|---|---|
| PhysicalMaterialCollection |
Tag
Declaration
public Tag Tag { get; }
Property Value
| Type | Description |
|---|---|
| Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink