Class PhysicalMaterialBuilder
Inheritance
PhysicalMaterialBuilder
Assembly: NXOpen.dll
Syntax
public class PhysicalMaterialBuilder : ItemCacheMappedEntityBuilder, IMessageSink, IComponentBuilder
Constructors
PhysicalMaterialBuilder()
Declaration
protected PhysicalMaterialBuilder()
Properties
AddToMaterialLibraryToggle
Declaration
public bool AddToMaterialLibraryToggle { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
Id
Declaration
public int Id { get; set; }
Property Value
MaterialLibrary
Declaration
public string MaterialLibrary { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink