Class SteelSupportBuilder
Inheritance
System.Object
System.MarshalByRefObject
SteelSupportBuilder
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 SteelSupportBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SteelSupportBuilder()
Declaration
protected SteelSupportBuilder()
Properties
AngularDim
Declaration
public Expression AngularDim { get; }
Property Value
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
EndCapSize
Declaration
public int EndCapSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
EndCapThickness
Declaration
public Expression EndCapThickness { get; }
Property Value
EndCapType
Declaration
public int EndCapType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
EndOffset
Declaration
public Expression EndOffset { get; }
Property Value
EndPlane
Declaration
public Plane EndPlane { get; set; }
Property Value
KeepCoordSystem
Declaration
public bool KeepCoordSystem { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepEndPlane
Declaration
public bool KeepEndPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseEndOffset
Declaration
public bool KeepReverseEndOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseLine1Offset
Declaration
public bool KeepReverseLine1Offset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseLine2Offset
Declaration
public bool KeepReverseLine2Offset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseStartOffset
Declaration
public bool KeepReverseStartOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectGuideCurve
Declaration
public bool KeepSelectGuideCurve { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectLine1
Declaration
public bool KeepSelectLine1 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectLine2
Declaration
public bool KeepSelectLine2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectOrientationLine
Declaration
public bool KeepSelectOrientationLine { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepStartPlane
Declaration
public bool KeepStartPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Line1Offset
Declaration
public Expression Line1Offset { get; }
Property Value
Line2Offset
Declaration
public Expression Line2Offset { get; }
Property Value
PlacementMethod
Declaration
public SteelSupportBuilder.CreationMethod PlacementMethod { get; set; }
Property Value
ReverseEndOffset
Declaration
public bool ReverseEndOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseLine1Offset
Declaration
public bool ReverseLine1Offset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseLine2Offset
Declaration
public bool ReverseLine2Offset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseStartOffset
Declaration
public bool ReverseStartOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectGuideCurve
Declaration
public SelectTaggedObject SelectGuideCurve { get; }
Property Value
SelectLine1
Declaration
public SelectTaggedObject SelectLine1 { get; }
Property Value
SelectLine2
Declaration
public SelectTaggedObject SelectLine2 { get; }
Property Value
SelectOrientationLine
Declaration
public SelectTaggedObject SelectOrientationLine { get; }
Property Value
StartCapSize
Declaration
public int StartCapSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StartCapThickness
Declaration
public Expression StartCapThickness { get; }
Property Value
StartCapType
Declaration
public int StartCapType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StartOffset
Declaration
public Expression StartOffset { get; }
Property Value
StartPlane
Declaration
public Plane StartPlane { get; set; }
Property Value
SupportCapOptions
Declaration
public SteelSupportBuilder.CapOptions SupportCapOptions { get; set; }
Property Value
SupportSize
Declaration
public int SupportSize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SupportType
Declaration
public int SupportType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
GetAvailableAttributeMaterials()
Declaration
public string[] GetAvailableAttributeMaterials()
Returns
Type |
Description |
System.String[] |
|
GetAvailableAttributeNames()
Declaration
public string[] GetAvailableAttributeNames()
Returns
Type |
Description |
System.String[] |
|
GetAvailableCapTypes()
Declaration
public string[] GetAvailableCapTypes()
Returns
Type |
Description |
System.String[] |
|
GetAvailableEndCapSizes()
Declaration
public string[] GetAvailableEndCapSizes()
Returns
Type |
Description |
System.String[] |
|
GetAvailableStartCapSizes()
Declaration
public string[] GetAvailableStartCapSizes()
Returns
Type |
Description |
System.String[] |
|
GetAvailableSupportSizes()
Declaration
public string[] GetAvailableSupportSizes()
Returns
Type |
Description |
System.String[] |
|
GetAvailableSupportTypes()
Declaration
public string[] GetAvailableSupportTypes()
Returns
Type |
Description |
System.String[] |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink