Class QuickBinderWrapBuilder
Inheritance
System.Object
System.MarshalByRefObject
QuickBinderWrapBuilder
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.Die
Assembly: NXOpen.dll
Syntax
public class QuickBinderWrapBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
QuickBinderWrapBuilder()
Declaration
protected QuickBinderWrapBuilder()
Properties
Button
Declaration
public SelectBodyList Button { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
ChangeRadius
Declaration
public Expression ChangeRadius { get; }
Property Value
Type | Description |
---|---|
Expression |
EditSizeChoice
Declaration
public QuickBinderWrapBuilder.EditSizeType EditSizeChoice { get; set; }
Property Value
Type | Description |
---|---|
QuickBinderWrapBuilder.EditSizeType |
Matrix
Declaration
public Matrix3x3 Matrix { get; set; }
Property Value
Type | Description |
---|---|
Matrix3x3 |
Origin
Declaration
public Point3d Origin { get; set; }
Property Value
Type | Description |
---|---|
Point3d |
Type
Declaration
public QuickBinderWrapBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
QuickBinderWrapBuilder.Types |
UMaximum
Declaration
public Expression UMaximum { get; }
Property Value
Type | Description |
---|---|
Expression |
UMinimum
Declaration
public Expression UMinimum { get; }
Property Value
Type | Description |
---|---|
Expression |
VMaximum
Declaration
public Expression VMaximum { get; }
Property Value
Type | Description |
---|---|
Expression |
VMinimum
Declaration
public Expression VMinimum { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink