Class CircularImprintBuilder
Inheritance
CircularImprintBuilder
Assembly: NXOpen.dll
Syntax
public class CircularImprintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CircularImprintBuilder()
Declaration
protected CircularImprintBuilder()
Properties
AbsoluteDiaAroundEdge
Declaration
public Expression AbsoluteDiaAroundEdge { get; }
Property Value
AbsoluteDiaAroundPoint
Declaration
public Expression AbsoluteDiaAroundPoint { get; }
Property Value
AroundEdgeDiaOption
Declaration
public CircularImprintBuilder.AroundEdgeDiaType AroundEdgeDiaOption { get; set; }
Property Value
DiaScaleFactor
Declaration
public double DiaScaleFactor { get; set; }
Property Value
EdgeSelection
Declaration
public SelectTaggedObjectList EdgeSelection { get; }
Property Value
SurfaceSelection
Declaration
public SelectTaggedObjectList SurfaceSelection { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink