Search Results for

    Show / Hide Table of Contents

    Class PhysicalMaterialBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ItemCacheMappedEntityBuilder
    PhysicalMaterialBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    ItemCacheMappedEntityBuilder.ItemDescription
    ItemCacheMappedEntityBuilder.ItemId
    ItemCacheMappedEntityBuilder.ItemName
    ItemCacheMappedEntityBuilder.ItemPropertyTable
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen
    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
    Type Description
    bool

    Description

    Declaration
    public string Description { get; set; }
    Property Value
    Type Description
    string

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    int

    MaterialLibrary

    Declaration
    public string MaterialLibrary { get; set; }
    Property Value
    Type Description
    string

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string

    PropertyTable

    Declaration
    public PropertyTable PropertyTable { get; }
    Property Value
    Type Description
    PropertyTable

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX