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

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

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

Public Types

enum  Types { Transverse, LongitudnalZ, LongitudnalY }
 Represents the Insert Frame Builder type. More...
 
- Public Types inherited from NXOpen.Features.ShipDesign.TransFrameBuilder
enum  FrameFeatureTypes { Insert = -1, Transverse, LongitudnalY, LongitudnalZ }
 This enum defines the different frame types. More...
 

Properties

unsafe string StartFrameName [get, set]
 Returns or sets the Transverse Frame name More...
 
unsafe
NXOpen.Features.ShipDesign.InsertFramesBuilder.Types 
Type [get, set]
 Returns or sets the type More...
 
- Properties inherited from NXOpen.Features.ShipDesign.TransFrameBuilder
unsafe string AttribName [get, set]
 Returns or sets the attribute for name type. More...
 
unsafe string AttribRef [get, set]
 Returns or sets the attribute for reference type. More...
 
unsafe string FeatureNameSuffix [get, set]
 Returns or sets the suffix name. More...
 
unsafe
NXOpen.Features.ShipDesign.TransFrameBuilder.FrameFeatureTypes 
FrameFeatureType [get, set]
 Returns or sets the frame type. More...
 
unsafe int NegateFrame [get, set]
 Returns or sets the reverse index since where frames turn to opposite. More...
 
unsafe
NXOpen.Features.ShipDesign.TransFrameListItemBuilderList 
TransFrameNegList [get]
 Returns the negative list. More...
 
unsafe
NXOpen.Features.ShipDesign.TransFrameListItemBuilderList 
TransFramePosList [get]
 Returns the positive list. 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...
 
unsafe bool PatchSolutionFlag [get, set]
 Returns or sets the patch solution flag More...
 
unsafe string PatchSurfaceFilename [get, set]
 Returns or sets the patch surface filename More...
 
unsafe string SurroundingPatchSurfaceFilename [get, set]
 Returns or sets the surrounding patch surface filename More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Features.ShipDesign.TransFrameBuilder
unsafe
NXOpen.Features.ShipDesign.TransFrameListItemBuilder 
CreateTransFrameListItem ()
 Create a list containing all required info to generate transverse frame. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Features.ShipDesign.InsertFramesBuilder builder

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

Created in NX5.0.0

Member Enumeration Documentation

Represents the Insert Frame Builder type.

Enumerator
Transverse 
LongitudnalZ 
LongitudnalY 

Property Documentation

unsafe string NXOpen.Features.ShipDesign.InsertFramesBuilder.StartFrameName
getset

Returns or sets the Transverse Frame name

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_concept ("Ship Concept") OR nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.Features.ShipDesign.InsertFramesBuilder.Types NXOpen.Features.ShipDesign.InsertFramesBuilder.Type
getset

Returns or sets the type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_concept ("Ship Concept") OR nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")


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