Class ShipDimensionBuilder
Inheritance
ShipDimensionBuilder
Assembly: NXOpen.dll
Syntax
public class ShipDimensionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ShipDimensionBuilder()
Declaration
protected ShipDimensionBuilder()
Properties
AppendedText
Declaration
public AppendedTextBuilder AppendedText { get; }
Property Value
Element
Declaration
public int Element { get; set; }
Property Value
ElementName
Declaration
public string ElementName { get; set; }
Property Value
FirstAssociativity
Declaration
public SelectDisplayableObject FirstAssociativity { get; }
Property Value
Group
Declaration
public ShipDimensionBuilder.GroupType Group { get; set; }
Property Value
Inherit
Declaration
public SelectDisplayableObject Inherit { get; }
Property Value
Origin
Declaration
public OriginBuilder Origin { get; }
Property Value
Style
Declaration
public StyleBuilder Style { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink