Interface IMaterial
Inherited Members
Namespace: NXOpen.CAE.Connections
Assembly: NXOpen.dll
Syntax
public interface IMaterial : INXObject
Properties
Material
Declaration
PhysicalMaterial Material { get; set; }
Property Value
Type | Description |
---|---|
PhysicalMaterial |
Methods
CanHaveNoMaterial()
Declaration
bool CanHaveNoMaterial()
Returns
Type | Description |
---|---|
bool |
CanInheritMaterial()
Declaration
bool CanInheritMaterial()
Returns
Type | Description |
---|---|
bool |
IsInheritedMaterial()
Declaration
bool IsInheritedMaterial()
Returns
Type | Description |
---|---|
bool |
SetInheritedMaterial()
Declaration
void SetInheritedMaterial()