Class DimpleBuilder
Inheritance
DimpleBuilder
Assembly: NXOpen.dll
public class DimpleBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DimpleBuilder()
Properties
Declaration
public DimpleBuilder.DepthTypeOptions DepthType { get; set; }
Property Value
Declaration
public DimpleBuilder.DimensionTypeOptions DimensionType { get; set; }
Property Value
Declaration
public bool FilletSectionCorners { get; set; }
Property Value
Declaration
public bool IncludeRounding { get; set; }
Property Value
Declaration
public Expression MinimumToolClearance { get; }
Property Value
Declaration
public Section Section { get; set; }
Property Value
Declaration
public DimpleBuilder.SectionSideOptions SectionSide { get; set; }
Property Value
Declaration
public DimpleBuilder.SidewallTypeOptions SidewallType { get; set; }
Property Value
Declaration
public SketchFeature Sketch { get; set; }
Property Value
Methods
Declaration
public Expression GetDepth()
Returns
Declaration
public Expression GetDieRadius()
Returns
Declaration
public Expression GetFilletRadius()
Returns
Declaration
public Expression GetPunchRadius()
Returns
Declaration
public Expression GetTaperAngle()
Returns
Declaration
public int ValidateBuilderData()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink