Class StiffenerBuilder
Inheritance
System.Object
System.MarshalByRefObject
StiffenerBuilder
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 StiffenerBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
StiffenerBuilder()
Declaration
protected StiffenerBuilder()
Properties
AddNeatTrim
Declaration
public bool AddNeatTrim { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AdoptionAnchorPointList
Declaration
public NXObjectList AdoptionAnchorPointList { get; }
Property Value
AdoptionBaseFaces
Declaration
public ScCollector AdoptionBaseFaces { get; }
Property Value
AdoptionBodies
Declaration
public SelectTaggedObjectList AdoptionBodies { get; }
Property Value
AdoptionEndCutFaces1
Declaration
public ScCollector AdoptionEndCutFaces1 { get; }
Property Value
AdoptionEndCutFaces2
Declaration
public ScCollector AdoptionEndCutFaces2 { get; }
Property Value
AdoptionMoldFaces
Declaration
public ScCollector AdoptionMoldFaces { get; }
Property Value
AdoptionOpposingMoldFaces
Declaration
public ScCollector AdoptionOpposingMoldFaces { get; }
Property Value
AdoptionTopFaces
Declaration
public ScCollector AdoptionTopFaces { get; }
Property Value
AngularTolerance
Declaration
public double AngularTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ApplyFlangeSetback
Declaration
public bool ApplyFlangeSetback { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ApplyWebSetback
Declaration
public bool ApplyWebSetback { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AttachmentPlate
Declaration
public SelectDisplayableObject AttachmentPlate { get; }
Property Value
AttachmentPlateOption
Declaration
public StiffenerBuilder.AttachmentOption AttachmentPlateOption { get; set; }
Property Value
ConnectAngle
Declaration
public double ConnectAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
EdgeReinforcementAlignment
Declaration
public StiffenerBuilder.EdgeReinforcementAlignmentMethod EdgeReinforcementAlignment { get; set; }
Property Value
EdgeReinforcementPlacementMethod
Declaration
public StiffenerBuilder.EdgeReinforcementPlacementMethods EdgeReinforcementPlacementMethod { get; set; }
Property Value
EndCutType
Declaration
public StiffenerBuilder.EndCutTypes EndCutType { get; set; }
Property Value
EndEndCut
Declaration
public EndCutBuilder EndEndCut { get; }
Property Value
EndLimit
Declaration
public StiffenerLimitBuilder EndLimit { get; }
Property Value
FaceOffset
Declaration
public Expression FaceOffset { get; }
Property Value
FaceReverseDirection
Declaration
public bool FaceReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IncludeRelief
Declaration
public bool IncludeRelief { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KnuckleOption
Declaration
public StiffenerBuilder.KnuckleOptions KnuckleOption { get; set; }
Property Value
MountingAngle
Declaration
public Expression MountingAngle { get; }
Property Value
MountingMethod
Declaration
public StiffenerBuilder.MountingMethods MountingMethod { get; set; }
Property Value
OrientationAngleRule
Declaration
public FeatureParmsBuilder.OrientationAngleRuleTypes OrientationAngleRule { get; set; }
Property Value
OrientationDefinitionBuilder
Declaration
public OrientationDefinitionBuilder OrientationDefinitionBuilder { get; }
Property Value
OrientCsys
Declaration
public SelectDatumCsysList OrientCsys { get; }
Property Value
OrientType
Declaration
public StiffenerBuilder.OrientationMethod OrientType { get; set; }
Property Value
OrientVector
Declaration
public Direction OrientVector { get; set; }
Property Value
PathGeometry
Declaration
public SelectTaggedObjectList PathGeometry { get; }
Property Value
PathOffset
Declaration
public Expression PathOffset { get; }
Property Value
PathReverseDirection
Declaration
public bool PathReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PlacementGeometry
Declaration
public SelectDisplayableObjectList PlacementGeometry { get; }
Property Value
ReferenceDirection
Declaration
public Vector3d ReferenceDirection { get; set; }
Property Value
ReferencePoint
Declaration
public Point3d ReferencePoint { get; set; }
Property Value
ShipNames
Declaration
public ShipNamesBuilder ShipNames { get; }
Property Value
StartEndCut
Declaration
public EndCutBuilder StartEndCut { get; }
Property Value
StartLimit
Declaration
public StiffenerLimitBuilder StartLimit { get; }
Property Value
StiffenerBySupportPathData
Declaration
public StiffenerBySupportPathBuilder StiffenerBySupportPathData { get; }
Property Value
StockData
Declaration
public StiffenerStockBuilder StockData { get; }
Property Value
Type
Declaration
public StiffenerBuilder.Types Type { get; set; }
Property Value
Methods
CreatePath(out NXObject[], out DisplayableObject[])
Declaration
public void CreatePath(out NXObject[] curves, out DisplayableObject[] faces)
Parameters
DestroyPath(NXObject[])
Declaration
public void DestroyPath(NXObject[] curves)
Parameters
GetShowMigratedBody()
Declaration
public bool GetShowMigratedBody()
Returns
Type |
Description |
System.Boolean |
|
GetStiffenerBySupportBoundaryAttachedPlate(Body)
Declaration
public Body GetStiffenerBySupportBoundaryAttachedPlate(Body boundary)
Parameters
Type |
Name |
Description |
Body |
boundary |
|
Returns
SetShowMigratedBody(Boolean)
Declaration
public void SetShowMigratedBody(bool showMigratedBody)
Parameters
Type |
Name |
Description |
System.Boolean |
showMigratedBody |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink