Class LinearDimensionBuilder
Inheritance
LinearDimensionBuilder
Assembly: NXOpen.dll
Syntax
public class LinearDimensionBuilder : DimensionBuilder, IMessageSink, IComponentBuilder
Constructors
LinearDimensionBuilder()
Declaration
protected LinearDimensionBuilder()
Properties
ComponentToMove
Declaration
public SelectNXObjectList ComponentToMove { get; }
Property Value
DimensionOrientation
Declaration
public OrientXpressBuilder DimensionOrientation { get; }
Property Value
DimensionOrientationVector
Declaration
public Direction DimensionOrientationVector { get; set; }
Property Value
MeasurementObject
Declaration
public SelectNXObject MeasurementObject { get; }
Property Value
OrientationOption
Declaration
public LinearDimensionBuilder.OrientationOptionType OrientationOption { get; set; }
Property Value
OriginObject
Declaration
public SelectNXObject OriginObject { get; }
Property Value
OriginalDistance
Declaration
public double OriginalDistance { get; set; }
Property Value
Methods
SetFaceToMove(Face)
Declaration
public void SetFaceToMove(Face face)
Parameters
Type |
Name |
Description |
Face |
face |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink