NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder Class Reference

This class defines the builder to collect stiffener by support path data for Stiffener feature. More...

Inheritance diagram for NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder:
NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AlignedTo { Web, Flange }
 Which face the stiffener is aligned to More...
 
enum  Method {
  AlignedBoundary, AlignedLength, BoundToBound, ParallelToLine,
  Horizontal, Vertical, NormalToCurve, ThroughPoint
}
 Type of Stiffener by Support Method More...
 
enum  Scenario { BasicDesign, DetailDesign }
 Scenarios of Stiffener by Support More...
 
enum  SetBackMethod { BoundingStiffenerHeight, SBSWebThickeness }
 Type of set back method More...
 

Public Member Functions

unsafe void ClearBoundaryToAttachedBoundaryMap ()
 Clear the map of boundary to attached boundary. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe NXOpen.Expression Angle [get]
 Returns the angle of horizontal or vertical method, in degrees More...
 
unsafe
NXOpen.SelectDisplayableObject 
EndBoundary [get]
 Returns the end boundary objects. More...
 
unsafe
NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.AlignedTo 
LengthAlignMethod [get, set]
 Returns or sets the aligned length method More...
 
unsafe NXOpen.Expression LengthParams [get]
 Returns the length parameter, which defines the stiffener by support length when the NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method is NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method.AlignedLength . More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
MultipleSelectionEndBoundary [get]
 Returns the multiple end boundary objects. More...
 
unsafe bool OrientationBySupport [get, set]
 Returns or sets the flag to indicate whether the orientation of the stiffener is aligned to the start boundary. More...
 
unsafe NXOpen.SelectNXObject RefParallelLine [get]
 Returns the referenced parallel line for stiffener by support path More...
 
unsafe
NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.SetBackMethod 
SetbackMethod [get, set]
 Returns or sets the setback method. More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
StartBoundary [get]
 Returns the start boundary, it allows to select curve, sheet body and solid body More...
 
unsafe
NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method 
StiffenerBySupportMethod [get, set]
 Returns or sets the stiffener by support path method More...
 
unsafe bool SwitchSide [get, set]
 Returns or sets the switch side flag, which can change the stiffener by support orienation when the NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method is NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method.AlignedLength . More...
 
unsafe NXOpen.Point ThroughPointLocation [get, set]
 Returns or sets the through point location. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This class defines the builder to collect stiffener by support path data for Stiffener feature.

Created in NX9.0.0

Member Enumeration Documentation

Which face the stiffener is aligned to

Enumerator
Web 
Flange 

Type of Stiffener by Support Method

Enumerator
AlignedBoundary 

Aligned Boundary

AlignedLength 

Aligned Length

BoundToBound 

Bound to Bound

ParallelToLine 

Parallel to Line

Horizontal 

Horizontal

Vertical 

Vertical

NormalToCurve 

Normal to Curve

ThroughPoint 

Through Point

Scenarios of Stiffener by Support

Enumerator
BasicDesign 

Basic Design Scenario

DetailDesign 

Detail Design Scenario

Type of set back method

Enumerator
BoundingStiffenerHeight 

Bounding Stiffener Height

SBSWebThickeness 

SBS Web Thickness

Member Function Documentation

unsafe void NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.ClearBoundaryToAttachedBoundaryMap ( )
inline

Clear the map of boundary to attached boundary.

Created in NX11.0.1

License requirements: nx_ship_basic ("Ship Basic Design")

unsafe bool NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Validate ( )
inline

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe NXOpen.Expression NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Angle
get

Returns the angle of horizontal or vertical method, in degrees

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectDisplayableObject NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.EndBoundary
get

Returns the end boundary objects.

It allows to select curve, sheet body and solid body.

Created in NX9.0.0

Deprecated in NX11.0.1. Use NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder .GetMultipleSelectionEndBoundary instead.

License requirements: None.

unsafe NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.AlignedTo NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.LengthAlignMethod
getset

Returns or sets the aligned length method

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.Expression NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.LengthParams
get

Returns the length parameter, which defines the stiffener by support length when the NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method is NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method.AlignedLength .

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.SelectDisplayableObjectList NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.MultipleSelectionEndBoundary
get

Returns the multiple end boundary objects.

It allows to select curve, sheet body and solid body.

Created in NX11.0.1

License requirements: None.

unsafe bool NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.OrientationBySupport
getset

Returns or sets the flag to indicate whether the orientation of the stiffener is aligned to the start boundary.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.SelectNXObject NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.RefParallelLine
get

Returns the referenced parallel line for stiffener by support path

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.SetBackMethod NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.SetbackMethod
getset

Returns or sets the setback method.

Created in NX11.0.0

License requirements to get this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.SelectDisplayableObjectList NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.StartBoundary
get

Returns the start boundary, it allows to select curve, sheet body and solid body

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.StiffenerBySupportMethod
getset

Returns or sets the stiffener by support path method

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")

unsafe bool NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.SwitchSide
getset

Returns or sets the switch side flag, which can change the stiffener by support orienation when the NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method is NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.Method.AlignedLength .

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.Point NXOpen.Features.ShipDesign.StiffenerBySupportPathBuilder.ThroughPointLocation
getset

Returns or sets the through point location.

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.