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

Represents a NXOpen.Annotations.BaseFrameBarBuilder . More...

Inheritance diagram for NXOpen.Annotations.BaseFrameBarBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink NXOpen.Annotations.FrameBarBuilder

Public Types

enum  AxisType { X, Y, Z, AlongHull }
 Enum for Ship Axis This is used by NXOpen.Annotations.BaseFrameBarBuilder.Axis and NXOpen.Annotations.BaseFrameBarBuilder.Axis to get/set the axis for a frame bar More...
 

Public Member Functions

unsafe void CreateFrameBarObject ()
 Creates frame bar object More...
 
unsafe void DeleteFrameBarObject ()
 This function is used to delete frame bar More...
 
unsafe
NXOpen.Annotations.BaseFrameBar 
GetFramebar ()
 The frame bar More...
 
unsafe void ReverseAlongHullSide ()
 This function is used to reverse along hull side More...
 
unsafe void ReverseTics ()
 This function is used to reverse tics on the framebar More...
 
unsafe void UpdateFrameBarFromStyle ()
 Updates frame bar object as per style More...
 
unsafe void UpdateFromConceptModel ()
 This function is used to update framebar from Concept model More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. 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 bool AftPerpendicular [get, set]
 Returns or sets the aft perpendicular More...
 
unsafe
NXOpen.Annotations.BaseFrameBarBuilder.AxisType 
Axis [get, set]
 Returns or sets the axis More...
 
unsafe bool Baseline [get, set]
 Returns or sets the baseline More...
 
unsafe bool BulkHeads [get, set]
 Returns or sets the bulk heads More...
 
unsafe bool Centerline [get, set]
 Returns or sets the centerline More...
 
unsafe bool Decks [get, set]
 Returns or sets the decks More...
 
unsafe bool ForwardPerpendicular [get, set]
 Returns or sets the forward perpendicular More...
 
unsafe bool InterTransverseFrames [get, set]
 Returns or sets the inter transverse frames More...
 
unsafe bool LongitudinalYFrames [get, set]
 Returns or sets the longitudinal yframes More...
 
unsafe bool LongitudinalZFrames [get, set]
 Returns or sets the longitudinal zframes More...
 
unsafe
NXOpen.Annotations.OriginBuilder 
Origin [get]
 Returns the origin More...
 
unsafe
NXOpen.Annotations.StyleBuilder 
Style [get]
 Returns the style More...
 
unsafe bool TransveralInsertArea [get, set]
 Returns or sets the transveral insert area More...
 
unsafe bool TransverseFrames [get, set]
 Returns or sets the transverse frames More...
 
unsafe
NXOpen.Drawings.SelectDraftingView 
View [get]
 Returns the select view More...
 
unsafe bool Waterline [get, set]
 Returns or sets the waterline 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

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

Detailed Description

Represents a NXOpen.Annotations.BaseFrameBarBuilder .

This class allows to create frame bar annotation

This is an abstract class, and cannot be instantiated.

Created in NX8.0.0

Member Enumeration Documentation

Enum for Ship Axis This is used by NXOpen.Annotations.BaseFrameBarBuilder.Axis and NXOpen.Annotations.BaseFrameBarBuilder.Axis to get/set the axis for a frame bar

Enumerator
X 

Ship X Axis

Y 

Ship Y Axis

Z 

Ship Z Axis

AlongHull 

Ship Along_Hull for Z Axis

Member Function Documentation

unsafe void NXOpen.Annotations.BaseFrameBarBuilder.CreateFrameBarObject ( )
inline

Creates frame bar object

Created in NX8.0.0

License requirements: nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe void NXOpen.Annotations.BaseFrameBarBuilder.DeleteFrameBarObject ( )
inline

This function is used to delete frame bar

Created in NX1899.0.0

License requirements: nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Annotations.BaseFrameBar NXOpen.Annotations.BaseFrameBarBuilder.GetFramebar ( )
inline

The frame bar

Created in NX8.0.0

License requirements: None.

Returns
The frame bar
unsafe void NXOpen.Annotations.BaseFrameBarBuilder.ReverseAlongHullSide ( )
inline

This function is used to reverse along hull side

Created in NX1899.0.0

License requirements: nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe void NXOpen.Annotations.BaseFrameBarBuilder.ReverseTics ( )
inline

This function is used to reverse tics on the framebar

Created in NX8.0.0

License requirements: nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe void NXOpen.Annotations.BaseFrameBarBuilder.UpdateFrameBarFromStyle ( )
inline

Updates frame bar object as per style

Created in NX8.0.0

License requirements: nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe void NXOpen.Annotations.BaseFrameBarBuilder.UpdateFromConceptModel ( )
inline

This function is used to update framebar from Concept model

Created in NX8.0.0

License requirements: nx_ship_gen_arrange ("Ship General Arrangement") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Property Documentation

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.AftPerpendicular
getset

Returns or sets the aft perpendicular

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Annotations.BaseFrameBarBuilder.AxisType NXOpen.Annotations.BaseFrameBarBuilder.Axis
getset

Returns or sets the axis

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.Baseline
getset

Returns or sets the baseline

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.BulkHeads
getset

Returns or sets the bulk heads

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.Centerline
getset

Returns or sets the centerline

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.Decks
getset

Returns or sets the decks

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.ForwardPerpendicular
getset

Returns or sets the forward perpendicular

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.InterTransverseFrames
getset

Returns or sets the inter transverse frames

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.LongitudinalYFrames
getset

Returns or sets the longitudinal yframes

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.LongitudinalZFrames
getset

Returns or sets the longitudinal zframes

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Annotations.OriginBuilder NXOpen.Annotations.BaseFrameBarBuilder.Origin
get

Returns the origin

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Annotations.StyleBuilder NXOpen.Annotations.BaseFrameBarBuilder.Style
get

Returns the style

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.TransveralInsertArea
getset

Returns or sets the transveral insert area

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.TransverseFrames
getset

Returns or sets the transverse frames

Created in NX8.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Drawings.SelectDraftingView NXOpen.Annotations.BaseFrameBarBuilder.View
get

Returns the select view

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.Annotations.BaseFrameBarBuilder.Waterline
getset

Returns or sets the waterline

Created in NX8.0.0

License requirements to get this property: None.

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


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