Class SketchDimensionBuilder
Inheritance
SketchDimensionBuilder
Assembly: NXOpen.dll
Syntax
public class SketchDimensionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SketchDimensionBuilder()
Declaration
protected SketchDimensionBuilder()
Properties
ExpressionOption
Declaration
public SketchDimensionBuilder.ExpOption ExpressionOption { get; set; }
Property Value
FirstGeometry
Declaration
public SelectNXObject FirstGeometry { get; }
Property Value
SecondGeometry
Declaration
public SelectNXObject SecondGeometry { get; }
Property Value
SnapRadius
Declaration
public double SnapRadius { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink