Class CustomizedMaterialBuilder
Inheritance
CustomizedMaterialBuilder
Assembly: NXOpen.dll
Syntax
public class CustomizedMaterialBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CustomizedMaterialBuilder()
Declaration
protected CustomizedMaterialBuilder()
Properties
Density
Declaration
public Expression Density { get; }
Property Value
IsCustomizedMaterial
Declaration
public bool IsCustomizedMaterial { get; set; }
Property Value
Material
Declaration
public PhysicalMaterial Material { get; set; }
Property Value
PoissonRatio
Declaration
public Expression PoissonRatio { get; }
Property Value
YoungModulus
Declaration
public Expression YoungModulus { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink