NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
List of all members
NXOpen.Features.Subdivision.CagePolylineBuilder Class Reference

Cage polyline builder class. More...

Inheritance diagram for NXOpen.Features.Subdivision.CagePolylineBuilder:
NXOpen.Features.PolylineBuilder NXOpen.Features.FeatureBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.Features.PolylineBuilder
enum  DrawingPlaneOptions {
  View, XY, YZ, XZ,
  General
}
 Drawing plane options More...
 
enum  MovementMethodType {
  WCS, View, Vector, Plane,
  Segment
}
 Points movement types More...
 
enum  WCSOptionType {
  X, Y, Z, YZ,
  XZ, XY
}
 WCS principal axis or plane types More...
 
- Public Member Functions inherited from NXOpen.Features.PolylineBuilder
unsafe void EditPolyline (NXOpen.NXObject polyline)
 Sets a non-parametric polyline for editing More...
 
unsafe void Evaluate ()
 Evaluates the polyline More...
 
unsafe void InsertPoint (int afterIndex)
 Inserts a point in the middle of a segment More...
 
unsafe void UpdateOnConstraintPlane ()
 Updates polyline based on constraint plane More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Features.PolylineBuilder
unsafe bool CanUseOrientationTool [get, set]
 Returns or sets the flag indicating if WCS like tool should be deployed when a point or pole handle is selected More...
 
unsafe
NXOpen.Features.GeometricConstraintDataManager 
ConstraintManager [get]
 Returns the constraint manager More...
 
unsafe NXOpen.CoordinateSystem ConstraintPlane [get, set]
 Returns or sets the coordinate system defining plane constraint More...
 
unsafe NXOpen.Plane DrawingPlane [get, set]
 Returns or sets the drawing plane More...
 
unsafe
NXOpen.Features.PolylineBuilder.DrawingPlaneOptions 
DrawingPlaneOption [get, set]
 Returns or sets a drawing plane option More...
 
unsafe bool HasPlaneConstraint [get, set]
 Returns or sets the flag indicating if polyline has plane constraint More...
 
unsafe bool IsPeriodic [get, set]
 Returns or sets the periodicity More...
 
unsafe
NXOpen.Features.PolylineBuilder.MovementMethodType 
MovementMethod [get, set]
 Returns or sets the movement method More...
 
unsafe NXOpen.Plane MovementPlane [get, set]
 Returns or sets the movement plane More...
 
unsafe NXOpen.Direction MovementVector [get, set]
 Returns or sets the movement vector More...
 
unsafe
NXOpen.GeometricUtilities.TransformerData 
Transformer [get]
 Returns the transformation tool. More...
 
unsafe
NXOpen.Features.PolylineBuilder.WCSOptionType 
WCSOption [get, set]
 Returns or sets the WCS option More...
 

Detailed Description

Cage polyline builder class.

To create a new instance of this class, use NXOpen.Features.Subdivision.SubdivisionBodyCollection.CreateCagePolylineBuilder

Default values.

Property Value

DrawingPlaneOption

View

MovementMethod

View

WCSOption

X

Created in NX10.0.0


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