NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::GeometricUtilities::ScalingSetBuilder Class Reference

Represents a GeometricUtilities::ScalingSetBuilder. More...

Inheritance diagram for NXOpen::GeometricUtilities::ScalingSetBuilder:
NXOpen::GeometricUtilities::OnPathDimWithValueBuilder NXOpen::TaggedObject NXOpen::INXObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::ExpressionScalingValue ()
 Returns the scaling value expression
Created in NX6.0.0.
 
- Public Member Functions inherited from NXOpen::GeometricUtilities::OnPathDimWithValueBuilder
virtual NXOpen::INXObjectFindObject (const NXString &journalIdentifier)
 Finds the NXObject with the given identifier as recorded in a journal.
 
NXOpen::INXObjectFindObject (const char *journalIdentifier)
 Finds the NXObject with the given identifier as recorded in a journal.
 
void InheritLocation (NXOpen::GeometricUtilities::OnPathDimWithValueBuilder *sourceBuilder)
 Inherits location data of a GeometricUtilities::OnPathDimWithValueBuilder object
Created in NX8.0.0.
 
void InheritValue (NXOpen::GeometricUtilities::OnPathDimWithValueBuilder *sourceBuilder)
 Inherits value of a GeometricUtilities::OnPathDimWithValueBuilder object
Created in NX8.0.0.
 
virtual bool IsOccurrence ()
 Returns whether this object is an occurrence or not.
 
virtual NXString JournalIdentifier ()
 Returns the identifier that would be recorded in a journal for this object.
 
NXOpen::GeometricUtilities::OnPathDimensionBuilderLocation ()
 Returns the location on path
Created in NX5.0.0.
 
virtual NXString Name ()
 Returns the custom name of the object.
 
virtual
NXOpen::Assemblies::Component
OwningComponent ()
 Returns the owning component, if this object is an occurrence.
 
virtual NXOpen::BasePartOwningPart ()
 Returns the owning part of this object
Created in NX3.0.0.
 
virtual void Print ()
 Prints a representation of this object to the system log file.
 
virtual NXOpen::INXObjectPrototype ()
 Returns the prototype of this object if it is an occurrence.
 
virtual void SetName (const NXString &name)
 Sets the custom name of the object.
 
void SetName (const char *name)
 Sets the custom name of the object.
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
 
NXOpen::ExpressionValue ()
 Returns the value expression
Created in NX5.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 
- Public Member Functions inherited from NXOpen::INXObject
NXOpen::INXObjectFindObject (const char *journalIdentifier)
 Finds the NXObject with the given identifier as recorded in a journal.
 
void SetName (const char *name)
 Sets the custom name of the object.
 

Detailed Description

Represents a GeometricUtilities::ScalingSetBuilder.


Created in NX6.0.0.

Member Function Documentation

NXOpen::Expression* NXOpen::GeometricUtilities::ScalingSetBuilder::ScalingValue ( )

Returns the scaling value expression
Created in NX6.0.0.



License requirements : None


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