Class CustomBracketBuilder
Inheritance
System.Object
System.MarshalByRefObject
CustomBracketBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Int32 |
|
AttributeName
Declaration
public int AttributeName { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
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
Type |
Description |
System.Boolean |
|
KeepHeelPoint
Declaration
public bool KeepHeelPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepPlacementPlane
Declaration
public bool KeepPlacementPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReferencePlane
Declaration
public bool KeepReferencePlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseDirection
Declaration
public bool KeepReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectTrimFace
Declaration
public bool KeepSelectTrimFace { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.String[] |
|
GetAvailableAttributeNames()
Declaration
public string[] GetAvailableAttributeNames()
Returns
Type |
Description |
System.String[] |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink