Class WeldPmiBuilder
Inheritance
System.Object
System.MarshalByRefObject
WeldPmiBuilder
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.Weld
Assembly: NXOpen.dll
Syntax
public class WeldPmiBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WeldPmiBuilder()
Declaration
protected WeldPmiBuilder()
Properties
Objects
Declaration
public SelectNXObjectList Objects { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
PlaneType
Declaration
public WeldPmiBuilder.OrientationPlaneType PlaneType { get; set; }
Property Value
Type | Description |
---|---|
WeldPmiBuilder.OrientationPlaneType |
SpaceFactor
Declaration
public double SpaceFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Style
Declaration
public StyleBuilder Style { get; }
Property Value
Type | Description |
---|---|
StyleBuilder |
UserCoordinateSystem
Declaration
public CoordinateSystem UserCoordinateSystem { get; set; }
Property Value
Type | Description |
---|---|
CoordinateSystem |
Implements
System.Runtime.Remoting.Messaging.IMessageSink