Class CustomBracketBuilder
Inheritance
CustomBracketBuilder
Assembly: NXOpen.dll
Syntax
public class CustomBracketBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CustomBracketBuilder()
Declaration
protected CustomBracketBuilder()
Properties
AttributeMaterial
Declaration
public int AttributeMaterial { get; set; }
Property Value
AttributeName
Declaration
public int AttributeName { get; set; }
Property Value
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
HeelOffset
Declaration
public Expression HeelOffset { get; }
Property Value
HeelPoint
Declaration
public Point HeelPoint { get; set; }
Property Value
KeepCoordSystem
Declaration
public bool KeepCoordSystem { get; set; }
Property Value
KeepHeelPoint
Declaration
public bool KeepHeelPoint { get; set; }
Property Value
KeepPlacementPlane
Declaration
public bool KeepPlacementPlane { get; set; }
Property Value
KeepReferencePlane
Declaration
public bool KeepReferencePlane { get; set; }
Property Value
KeepReverseDirection
Declaration
public bool KeepReverseDirection { get; set; }
Property Value
KeepSelectTrimFace
Declaration
public bool KeepSelectTrimFace { get; set; }
Property Value
PlacementPlane
Declaration
public Plane PlacementPlane { get; set; }
Property Value
PlacementType
Declaration
public CustomBracketBuilder.CreationMethod PlacementType { get; set; }
Property Value
ReferencePlane
Declaration
public Plane ReferencePlane { get; set; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
SelectTrimFace
Declaration
public ScCollector SelectTrimFace { get; }
Property Value
SketchBlock
Declaration
public SketchExpressionModifierBuilder SketchBlock { get; }
Property Value
Thickness
Declaration
public Expression Thickness { get; }
Property Value
Methods
GetAvailableAttributeMaterials()
Declaration
public string[] GetAvailableAttributeMaterials()
Returns
GetAvailableAttributeNames()
Declaration
public string[] GetAvailableAttributeNames()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink