Class SteelVentHolesBuilder
Inheritance
SteelVentHolesBuilder
Assembly: NXOpen.dll
Syntax
public class SteelVentHolesBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SteelVentHolesBuilder()
Declaration
protected SteelVentHolesBuilder()
Properties
AngularDim
Declaration
public Expression AngularDim { get; }
Property Value
GuideOffset
Declaration
public Expression GuideOffset { get; }
Property Value
KeepReverseGuideOffset
Declaration
public bool KeepReverseGuideOffset { get; set; }
Property Value
KeepSectionGuide
Declaration
public bool KeepSectionGuide { get; set; }
Property Value
KeepSelectEndTrim
Declaration
public bool KeepSelectEndTrim { get; set; }
Property Value
KeepSelectStartTrim
Declaration
public bool KeepSelectStartTrim { get; set; }
Property Value
KeepSelectTargetFace
Declaration
public bool KeepSelectTargetFace { get; set; }
Property Value
NumVents
Declaration
public int NumVents { get; set; }
Property Value
OnPathEndOffset
Declaration
public OnPathDimensionBuilder OnPathEndOffset { get; }
Property Value
OnPathStartOffset
Declaration
public OnPathDimensionBuilder OnPathStartOffset { get; }
Property Value
ReverseGuideOffset
Declaration
public bool ReverseGuideOffset { get; set; }
Property Value
SectionGuide
Declaration
public Section SectionGuide { get; }
Property Value
SelectEndTrim
Declaration
public SelectTaggedObject SelectEndTrim { get; }
Property Value
SelectStartTrim
Declaration
public SelectTaggedObject SelectStartTrim { get; }
Property Value
SelectTargetFace
Declaration
public SelectTaggedObjectList SelectTargetFace { get; }
Property Value
SketchBlock
Declaration
public SketchExpressionModifierBuilder SketchBlock { get; }
Property Value
ToggleEqualSpacing
Declaration
public bool ToggleEqualSpacing { get; set; }
Property Value
ToggleSymmetricOffset
Declaration
public bool ToggleSymmetricOffset { get; set; }
Property Value
VentSpacing
Declaration
public Expression VentSpacing { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink