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.InteractiveAnnotationTableBuilder Class Reference

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

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

Public Types

enum  ViewScopeOptions { ActiveSheet, AllSheets, SelectedView }
 Settings to indicate the section per drawing. More...
 

Public Member Functions

unsafe NXOpen.Annotations.Table CreateTable ()
 Creates the table. More...
 
unsafe void DeleteExistTable ()
 Deletes Existing table. More...
 
unsafe void SetSelectPoint (double[] pos)
 Sets the table position 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 int TableList [get, set]
 Returns or sets the table index More...
 
unsafe string ViewPlan [get, set]
 Returns or sets the table view plan index More...
 
unsafe
NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.ViewScopeOptions 
ViewScope [get, set]
 Returns or sets the view scope More...
 
unsafe
NXOpen.Drawings.SelectDraftingViewList 
ViewSelect [get]
 Returns the drafting views 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.Features.ShipDesign.InteractiveAnnotationBuilder builder .

This builder returns a null reference (Nothing in Visual Basic).

No support for KF

Created in NX1872.0.0

Member Enumeration Documentation

Settings to indicate the section per drawing.

Enumerator
ActiveSheet 
AllSheets 
SelectedView 

Member Function Documentation

unsafe NXOpen.Annotations.Table NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.CreateTable ( )
inline

Creates the table.

Created in NX1872.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")

Returns
table note
unsafe void NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.DeleteExistTable ( )
inline

Deletes Existing table.

Created in NX1872.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.Features.ShipDesign.InteractiveAnnotationTableBuilder.SetSelectPoint ( double[]  pos)
inline

Sets the table position

Created in NX1872.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")

Parameters
posposition

Property Documentation

unsafe int NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.TableList
getset

Returns or sets the table index

Created in NX1872.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 string NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.ViewPlan
getset

Returns or sets the table view plan index

Created in NX1872.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.Features.ShipDesign.InteractiveAnnotationTableBuilder.ViewScopeOptions NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.ViewScope
getset

Returns or sets the view scope

Created in NX1872.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.SelectDraftingViewList NXOpen.Features.ShipDesign.InteractiveAnnotationTableBuilder.ViewSelect
get

Returns the drafting views

Created in NX1872.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.