Class CreateBoxBuilder
Inheritance
System.Object
System.MarshalByRefObject
CreateBoxBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class CreateBoxBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected CreateBoxBuilder()
Properties
Declaration
public int BoxColor { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public Expression Clearance { get; }
Property Value
Declaration
public ScCollector Objects { get; }
Property Value
Declaration
public Expression OffsetNegativeX { get; }
Property Value
Declaration
public Expression OffsetNegativeY { get; }
Property Value
Declaration
public Expression OffsetNegativeZ { get; }
Property Value
Declaration
public Expression OffsetPositiveX { get; }
Property Value
Declaration
public Expression OffsetPositiveY { get; }
Property Value
Declaration
public Expression OffsetPositiveZ { get; }
Property Value
Declaration
public CreateBoxBuilder.BoxType Type { get; set; }
Property Value
Declaration
public Expression XValue { get; }
Property Value
Declaration
public Expression YValue { get; }
Property Value
Declaration
public Expression ZValue { get; }
Property Value
Methods
Declaration
public void ConvertFrecToBuilderData(NXObject featTag)
Parameters
Declaration
public Point3d GetBoxCsysPosition()
Returns
Declaration
public NXObject GetBoxFeatTag()
Returns
Declaration
public void SetBoxColorValue(Point3d value)
Parameters
Type |
Name |
Description |
Point3d |
value |
|
Declaration
public void SetBoxCsysPosition(Point3d value)
Parameters
Type |
Name |
Description |
Point3d |
value |
|
Declaration
public void SetBoxMatrixAndPosition(Matrix3x3 matrix, Point3d position)
Parameters
Declaration
public void SetSelectedOccs(NXObject[] selections, NXObject[] deselections)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink