NX Open C++ Reference Guide
List of all members
NXOpen::Annotations::BoltCircleCenterlineBuilder Class Reference

Represents a BoltCircleCenterlineBuilder Builder
To create a new instance of this class, use NXOpen::Annotations::CenterlineCollection::CreateBoltCircleCenterlineBuilder
Default values. More...

Inheritance diagram for NXOpen::Annotations::BoltCircleCenterlineBuilder:
NXOpen::Annotations::BaseBoltCircleCenterlineBuilder NXOpen::Annotations::CircleCenterlineBuilder NXOpen::Annotations::CenterlineBuilder NXOpen::Annotations::BaseSymbolBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Additional Inherited Members

- Public Types inherited from NXOpen::Annotations::CircleCenterlineBuilder
enum  Types { TypesThrough3Points, TypesCenterpoint }
 the valid enumeration used for the creation types, applicable only while creation Once created type centerpoint will be set for all bolt circle/circular centerline More...
 
- Public Member Functions inherited from NXOpen::Annotations::CircleCenterlineBuilder
bool FullCircle ()
 Returns the method which returns full or partial circle flag
Created in NX6.0.0. More...
 
NXOpen::SelectNXObjectInherit ()
 Returns the inherit object
Created in NX6.0.0. More...
 
NXOpen::SelectNXObjectListLocations ()
 Returns the selction object of the centerline
Created in NX6.0.0. More...
 
void RemoveLocation (int index)
 Removes location object for a given index from the Select Object List. More...
 
void SetFullCircle (bool fullType)
 Sets the method which returns full or partial circle flag
Created in NX6.0.0. More...
 
NXOpen::Annotations::CircleCenterlineSettingsBuilderSettings ()
 Returns the settings builder object for the centerline
Created in NX6.0.0. More...
 
void SetType (NXOpen::Annotations::CircleCenterlineBuilder::Types method)
 Sets the method which returns type of centerline
Created in NX6.0.0. More...
 
NXOpen::Annotations::CircleCenterlineBuilder::Types Type ()
 Returns the method which returns type of centerline
Created in NX6.0.0. More...
 

Detailed Description

Represents a BoltCircleCenterlineBuilder Builder
To create a new instance of this class, use NXOpen::Annotations::CenterlineCollection::CreateBoltCircleCenterlineBuilder
Default values.

Property Value

FullCircle

true

Type

Through3Points


Created in NX6.0.0.


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