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

Represents a NXOpen.Features.ShipDesign.AlongGuideCut builder More...

Inheritance diagram for NXOpen.Features.ShipDesign.AlongGuideCutBuilder:
NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CreationMethod {
  WeldClearance, WaterStop, EggBoxTop, EggBoxBottom,
  EggBox, Notch
}
 Creation method used to define the placement of the along guide cut More...
 
enum  DirectionMethod { PerpendicularToMoldFace, AlongGuide }
 Direction method used to define the cutting direction of along guide cut More...
 
enum  WaterStopOffsetMethod { Symmetric, Asymmetric }
 Offset option used to define the placement of the water stop guide cut More...
 

Properties

unsafe NXOpen.Expression ArrowHeadAngle [get]
 Returns the arrow head angle when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.EggBox in NX ship basic design. More...
 
unsafe NXOpen.Expression ArrowHeadHeight [get]
 Returns the arrow head height when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.EggBox in NX ship basic design. More...
 
unsafe NXOpen.Expression ArrowHeight [get]
 Returns the arrow height when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.EggBox in NX ship basic design. More...
 
unsafe
NXOpen.Features.ShipDesign.AlongGuideCutBuilder.DirectionMethod 
DirectionOption [get, set]
 Returns or sets the direction method to define the cutting direction. More...
 
unsafe double DistanceTolerance [get, set]
 Returns or sets the distance tolerance. More...
 
unsafe NXOpen.SelectNXObject GuideCurve [get]
 Returns the guide curve when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WeldClearance . More...
 
unsafe NXOpen.SelectNXObjectList GuideCurveList [get]
 Returns the guide curve list when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WeldClearance . More...
 
unsafe NXOpen.Expression LeftOffsetDistance [get]
 Returns the left offset distance when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod.Asymmetric , or the offset distance for both side when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod.Symmetric . More...
 
unsafe
NXOpen.Features.ShipDesign.ManufacturingStockBuilder 
ManufacturingInformation [get]
 Returns the manufacturing stock builder that holds the manufacturing data. More...
 
unsafe
NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod 
PlacementType [get, set]
 Returns or sets the method used to define the placement of the along guide cut More...
 
unsafe NXOpen.Expression RightOffsetDistance [get]
 Returns the right offset distance when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod.Asymmetric . More...
 
unsafe NXOpen.SelectBodyList ShipStructure [get]
 Returns the target plate or stiffener when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WeldClearance . More...
 
unsafe NXOpen.SelectEdgeList ShipStructureEdge [get]
 Returns the target edge when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WaterStop . More...
 
unsafe
NXOpen.Features.ShipDesign.SteelFeatureSpreadsheetBuilder 
Spreadsheet [get]
 Returns the spreadsheet builder, NXOpen.Features.ShipDesign.SteelFeatureSpreadsheetBuilder , which defines the along guide cut cross section type and parameters. More...
 
unsafe
NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod 
WaterStopOffsetOption [get, set]
 Returns or sets the offset option when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WaterStop . More...
 
unsafe NXOpen.SelectNXObject WaterStopShape [get]
 Returns the tool object when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WaterStop . More...
 
unsafe NXOpen.SelectNXObjectList WaterStopShapeList [get]
 Returns the tool object list when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WaterStop . More...
 
- Properties inherited from NXOpen.Features.FeatureBuilder
unsafe bool ParentFeatureInternal [get, set]
 Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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

- Public Member Functions inherited from NXOpen.Features.FeatureBuilder
unsafe NXOpen.Features.Feature CommitFeature ()
 Commits the feature parameters and creates the feature More...
 
unsafe NXOpen.Features.Feature GetFeature ()
 Returns the feature currently being edited by this builder. More...
 
unsafe void HideInternalParentFeatureAfterEdit (NXOpen.Features.Feature parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
unsafe void SetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited More...
 
unsafe void ShowInternalParentFeatureForEdit (NXOpen.Features.Feature parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
unsafe void UnsetParentFeatureInternal (NXOpen.Features.Feature parentFeature)
 Set the internal parent feature of the feature being edited to external More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Features.ShipDesign.AlongGuideCut builder

To create a new instance of this class, use NXOpen.Features.ShipCollection.CreateAlongGuideCutBuilder

Default values.

Property Value

ArrowHeadAngle.Value

60.0

ArrowHeadHeight.Value

5.0 (millimeters part), 0.2 (inches part)

ArrowHeight.Value

20.0 (millimeters part), 0.8 (inches part)

DistanceTolerance

0.0254 (millimeters part), 0.001 (inches part)

LeftOffsetDistance.Value

150.0 (millimeters part), 6.0 (inches part)

RightOffsetDistance.Value

150.0 (millimeters part), 6.0 (inches part)

Created in NX8.5.0

Member Enumeration Documentation

Creation method used to define the placement of the along guide cut

Enumerator
WeldClearance 

Weld clearance cut type

WaterStop 

Water stop cut type

EggBoxTop 

Egg box top cut type - added in NX11

EggBoxBottom 

Egg box bottom cut type - added in NX11

EggBox 

Only type to create basic design eggbox - added in NX12.0

Notch 

Notch type - added in NX13.0.0

Direction method used to define the cutting direction of along guide cut

Enumerator
PerpendicularToMoldFace 

the cutting direction is perpendicular to molding face - added in NX13.0.0

AlongGuide 

the cutting direction is along guide - added in NX13.0.0

Offset option used to define the placement of the water stop guide cut

Enumerator
Symmetric 

The left offset and right offset are symmetric

Asymmetric 

The left offset and right offset are asymmetric

Property Documentation

unsafe NXOpen.Expression NXOpen.Features.ShipDesign.AlongGuideCutBuilder.ArrowHeadAngle
get

Returns the arrow head angle when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.EggBox in NX ship basic design.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.ShipDesign.AlongGuideCutBuilder.ArrowHeadHeight
get

Returns the arrow head height when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.EggBox in NX ship basic design.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Features.ShipDesign.AlongGuideCutBuilder.ArrowHeight
get

Returns the arrow height when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.EggBox in NX ship basic design.

Created in NX12.0.0

License requirements: None.

unsafe NXOpen.Features.ShipDesign.AlongGuideCutBuilder.DirectionMethod NXOpen.Features.ShipDesign.AlongGuideCutBuilder.DirectionOption
getset

Returns or sets the direction method to define the cutting direction.

Created in NX1847.0.0

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

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

unsafe double NXOpen.Features.ShipDesign.AlongGuideCutBuilder.DistanceTolerance
getset

Returns or sets the distance tolerance.

Created in NX8.5.0

License requirements to get this property: None.

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

unsafe NXOpen.SelectNXObject NXOpen.Features.ShipDesign.AlongGuideCutBuilder.GuideCurve
get
unsafe NXOpen.SelectNXObjectList NXOpen.Features.ShipDesign.AlongGuideCutBuilder.GuideCurveList
get
unsafe NXOpen.Expression NXOpen.Features.ShipDesign.AlongGuideCutBuilder.LeftOffsetDistance
get
unsafe NXOpen.Features.ShipDesign.ManufacturingStockBuilder NXOpen.Features.ShipDesign.AlongGuideCutBuilder.ManufacturingInformation
get

Returns the manufacturing stock builder that holds the manufacturing data.

Created in NX8.5.1

License requirements: None.

unsafe NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod NXOpen.Features.ShipDesign.AlongGuideCutBuilder.PlacementType
getset

Returns or sets the method used to define the placement of the along guide cut

Created in NX8.5.0

License requirements to get this property: None.

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

unsafe NXOpen.Expression NXOpen.Features.ShipDesign.AlongGuideCutBuilder.RightOffsetDistance
get
unsafe NXOpen.SelectBodyList NXOpen.Features.ShipDesign.AlongGuideCutBuilder.ShipStructure
get

Returns the target plate or stiffener when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WeldClearance .

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.SelectEdgeList NXOpen.Features.ShipDesign.AlongGuideCutBuilder.ShipStructureEdge
get
unsafe NXOpen.Features.ShipDesign.SteelFeatureSpreadsheetBuilder NXOpen.Features.ShipDesign.AlongGuideCutBuilder.Spreadsheet
get

Returns the spreadsheet builder, NXOpen.Features.ShipDesign.SteelFeatureSpreadsheetBuilder , which defines the along guide cut cross section type and parameters.

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetMethod NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopOffsetOption
getset

Returns or sets the offset option when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WaterStop .

Created in NX8.5.0

License requirements to get this property: None.

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

unsafe NXOpen.SelectNXObject NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopShape
get
unsafe NXOpen.SelectNXObjectList NXOpen.Features.ShipDesign.AlongGuideCutBuilder.WaterStopShapeList
get

Returns the tool object list when the NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod is NXOpen.Features.ShipDesign.AlongGuideCutBuilder.CreationMethod.WaterStop .

Created in NX11.0.0

License requirements: None.


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