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

Builder for creating Pmi 3D Centerline. More...

Inheritance diagram for NXOpen.Annotations.PmiCenterline3dBuilder:
NXOpen.Annotations.BaseCenterline3dBuilder NXOpen.Annotations.CenterlineBuilder NXOpen.Annotations.BaseSymbolBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Annotations.AssociatedObjectsBuilder 
AssociatedObjects [get]
 Returns the associated objects for the 3D Centerline More...
 
- Properties inherited from NXOpen.Annotations.BaseCenterline3dBuilder
unsafe NXOpen.SelectNXObjectList Face [get]
 Returns the face More...
 
unsafe int ReferenceIndex [get, set]
 Returns or sets the reference index More...
 
unsafe
NXOpen.Annotations.Centerline3dSettingsBuilder 
Settings [get]
 Returns the settings builder More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Annotations.CenterlineBuilder
unsafe void AddEndExtensions (double start, double end)
 Adds extensions only at ends More...
 
unsafe void AddExtension (int index, double defaultValue)
 Adds extension based on select object index More...
 
unsafe double[] GetAllExtensions ()
 Returns all extensions. More...
 
unsafe double[] GetAllIndividualExtensions ()
 Returns individual extensions. More...
 
unsafe double[] GetEndExtensions ()
 Returns end extensions only. More...
 
unsafe void RemoveEndExtensions ()
 Removes extensions only at ends More...
 
unsafe void RemoveExtension (int index)
 Removes extension based on select object index More...
 
unsafe void ResetAllExtensions (double defaultValue)
 Reset all extensions by the supplied defaultValue More...
 
unsafe void SetAllIndividualExtensions (double[] extensionValues)
 Sets all individual extensions More...
 
unsafe void SetEndExtensions (double start, double end)
 Modifies end extensions only More...
 
unsafe void SetIndividualExtensions (int index, double value1, double value2)
 Modifies extensions based on select object index More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Builder for creating Pmi 3D Centerline.

It creates or edits Pmi 3D Centerlines

To create a new instance of this class, use NXOpen.Annotations.CenterlineCollection.CreatePmiCenterline3dBuilder

Created in NX7.5.0

Property Documentation

unsafe NXOpen.Annotations.AssociatedObjectsBuilder NXOpen.Annotations.PmiCenterline3dBuilder.AssociatedObjects
get

Returns the associated objects for the 3D Centerline

Created in NX7.5.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.