NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::GeometricUtilities::FrameOnPathBuilder Class Reference

Frame on path builder
Created in NX7.5.1. More...

Inheritance diagram for NXOpen::GeometricUtilities::FrameOnPathBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  AnchorLocationType { AnchorLocationTypeCenter, AnchorLocationTypeRight, AnchorLocationTypeLeft }
 Anchor location types. More...

Public Member Functions

NXOpen::GeometricUtilities::FrameOnPathBuilder::AnchorLocationType AnchorLocation ()
 Returns the anchor location
Created in NX7.5.1.
NXOpen::GeometricUtilities::OnPathDimensionBuilderAnchorPosition ()
 Returns the anchor position
Created in NX7.5.1.
NXOpen::ExpressionHeight ()
 Returns the height
Created in NX7.5.1.
bool IsApexReversed ()
 Returns the value indicating if apex point is reversed
Created in NX7.5.1.
NXOpen::ExpressionLength ()
 Returns the length
Created in NX7.5.1.
NXOpen::ExpressionOffset ()
 Returns the offset
Created in NX7.5.1.
void SetAnchorLocation (NXOpen::GeometricUtilities::FrameOnPathBuilder::AnchorLocationType anchorLocation)
 Sets the anchor location
Created in NX7.5.1.
void SetApexReversed (bool isReversed)
 Sets the value indicating if apex point is reversed
Created in NX7.5.1.
void SetWScale (double wScale)
 Sets the width scale
Created in NX7.5.1.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
double WScale ()
 Returns the width scale
Created in NX7.5.1.

Detailed Description

Frame on path builder
Created in NX7.5.1.



Member Enumeration Documentation

Anchor location types.

Enumerator:
AnchorLocationTypeCenter 

Center position.

AnchorLocationTypeRight 

Right position.

AnchorLocationTypeLeft 

Left position.


Member Function Documentation

Returns the anchor location
Created in NX7.5.1.



License requirements : None

Returns the anchor position
Created in NX7.5.1.



License requirements : None

Returns the height
Created in NX7.5.1.



License requirements : None

Returns the value indicating if apex point is reversed
Created in NX7.5.1.



License requirements : None

Returns the length
Created in NX7.5.1.



License requirements : None

Returns the offset
Created in NX7.5.1.



License requirements : None

Sets the anchor location
Created in NX7.5.1.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
anchorLocationanchorlocation

Sets the value indicating if apex point is reversed
Created in NX7.5.1.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
isReversedisreversed

Sets the width scale
Created in NX7.5.1.



License requirements : None

Parameters:
wScalewscale

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns:
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

Returns the width scale
Created in NX7.5.1.



License requirements : None


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