Class StandardPartBuilder
Inheritance
System.Object
System.MarshalByRefObject
StandardPartBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class StandardPartBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
StandardPartBuilder()
Declaration
protected StandardPartBuilder()
Properties
AssociativePosition
Declaration
public bool AssociativePosition { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ConceptDesign
Declaration
public bool ConceptDesign { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PointPattern
Declaration
public SelectNXObject PointPattern { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
PostioningPlane
Declaration
public SelectNXObject PostioningPlane { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
ReferenceSet
Declaration
public StandardPartBuilder.RefsetName ReferenceSet { get; set; }
Property Value
Type | Description |
---|---|
StandardPartBuilder.RefsetName |
RenameComponents
Declaration
public bool RenameComponents { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ShowInfoWindow
Declaration
public bool ShowInfoWindow { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StandardPartComponent
Declaration
public SelectNXObject StandardPartComponent { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
StandardPartEditType
Declaration
public StandardPartBuilder.EditType StandardPartEditType { get; set; }
Property Value
Type | Description |
---|---|
StandardPartBuilder.EditType |
Methods
EditDataBase()
Declaration
public void EditDataBase()
EditRegister()
Declaration
public void EditRegister()
Flip()
Declaration
public void Flip()
Help()
Declaration
public void Help()
RemoveComponent()
Declaration
public void RemoveComponent()
Reposition()
Declaration
public void Reposition()
Implements
System.Runtime.Remoting.Messaging.IMessageSink