Class ResizeChamferBuilder
Inheritance
ResizeChamferBuilder
Assembly: NXOpen.dll
Syntax
public class ResizeChamferBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ResizeChamferBuilder()
Declaration
protected ResizeChamferBuilder()
Properties
Angle
Declaration
public Expression Angle { get; }
Property Value
ChamferType
Declaration
public ResizeChamferBuilder.SectionType ChamferType { get; set; }
Property Value
Faces
Declaration
public ScCollector Faces { get; }
Property Value
FlipChamferOffsets
Declaration
public bool FlipChamferOffsets { get; set; }
Property Value
Offset1
Declaration
public Expression Offset1 { get; }
Property Value
Offset2
Declaration
public Expression Offset2 { get; }
Property Value
Methods
ResizeChamferOnMultipleBodies()
Declaration
public void ResizeChamferOnMultipleBodies()
Implements
System.Runtime.Remoting.Messaging.IMessageSink