NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Drawings.DrawingViewBuilder Class Reference

This builder allows the user to create a Drawing View More...

Inheritance diagram for NXOpen.Drawings.DrawingViewBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Drawings.ViewCenterCoordinateBuilder 
CenterCoordinate [get]
 Returns the center coordinate More...
 
unsafe
NXOpen.Drawings.MultipleViewPlacementBuilder 
MultipleViewPlacement [get]
 Returns the multiple view placement More...
 
unsafe
NXOpen.Drawings.ViewScaleBuilder 
Scale [get]
 Returns the view scale More...
 
unsafe
NXOpen.Drawings.View2dOrientBuilder 
TwodOrientation [get]
 Returns the view orientation in 2D More...
 
unsafe
NXOpen.Drawings.ViewBoundaryBuilder 
ViewBoundary [get]
 Returns the view boundary. More...
 
unsafe
NXOpen.Drawings.ViewPlacementBuilder 
ViewPlacement [get]
 Returns the view placement. More...
 
unsafe
NXOpen.Drawings.ViewStyleBuilder 
ViewStyle [get]
 Returns the view style More...
 

Additional Inherited Members

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This builder allows the user to create a Drawing View

To create a new instance of this class, use NXOpen.Drawings.DraftingViewCollection.CreateDrawingViewBuilder

Default values.

Property Value

MultipleViewPlacement.OptionType

Center

MultipleViewPlacement.ViewPlacementCenter.AlignmentMethod

Infer

MultipleViewPlacement.ViewPlacementCenter.AlignmentOption

ToView

Scale.Denominator

1.0

Scale.Numerator

1.0

Scale.ScaleType

Ratio

ViewStyle.ViewStyleGeneral.AngleSetting.Angle.Value

0

ViewStyle.ViewStyleGeneral.AngleSetting.Associative

0

ViewStyle.ViewStyleGeneral.AngleSetting.EvaluationPlane

DrawingSheet

ViewStyle.ViewStyleOrientation.HingeLine.ReverseDirection

false

ViewStyle.ViewStyleOrientation.HingeLine.VectorOption

Inferred

ViewStyle.ViewStyleOrientation.Ovt.AssociativeOrientation

0

Created in NX6.0.0

Property Documentation

unsafe NXOpen.Drawings.ViewCenterCoordinateBuilder NXOpen.Drawings.DrawingViewBuilder.CenterCoordinate
get

Returns the center coordinate

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Drawings.MultipleViewPlacementBuilder NXOpen.Drawings.DrawingViewBuilder.MultipleViewPlacement
get

Returns the multiple view placement

Created in NX6.0.2

License requirements: None.

unsafe NXOpen.Drawings.ViewScaleBuilder NXOpen.Drawings.DrawingViewBuilder.Scale
get

Returns the view scale

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Drawings.View2dOrientBuilder NXOpen.Drawings.DrawingViewBuilder.TwodOrientation
get

Returns the view orientation in 2D

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Drawings.ViewBoundaryBuilder NXOpen.Drawings.DrawingViewBuilder.ViewBoundary
get

Returns the view boundary.

It is replace by Drawings.DrawingViewBuilder.MultipleViewPlacement

Created in NX6.0.0

Deprecated in NX6.0.2. Use Drawings.DrawingViewBuilder.MultipleViewPlacement

License requirements: None.

unsafe NXOpen.Drawings.ViewPlacementBuilder NXOpen.Drawings.DrawingViewBuilder.ViewPlacement
get

Returns the view placement.

It is replace by Drawings.DrawingViewBuilder.MultipleViewPlacement

Created in NX6.0.0

Deprecated in NX6.0.2. Use Drawings.DrawingViewBuilder.MultipleViewPlacement

License requirements: None.

unsafe NXOpen.Drawings.ViewStyleBuilder NXOpen.Drawings.DrawingViewBuilder.ViewStyle
get

Returns the view style

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