NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.GeometricUtilities.ScalingSetBuilder Class Reference

Represents a NXOpen.GeometricUtilities.ScalingSetBuilder More...

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

Properties

unsafe NXOpen.Expression ScalingValue [get]
 Returns the scaling value expression More...
 
- Properties inherited from NXOpen.GeometricUtilities.OnPathDimWithValueBuilder
unsafe
NXOpen.GeometricUtilities.OnPathDimensionBuilder 
Location [get]
 Returns the location on path More...
 
unsafe NXOpen.Expression Value [get]
 Returns the value expression More...
 
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.GeometricUtilities.OnPathDimWithValueBuilder
unsafe void InheritLocation (NXOpen.GeometricUtilities.OnPathDimWithValueBuilder sourceBuilder)
 Inherits location data of a NXOpen.GeometricUtilities.OnPathDimWithValueBuilder object More...
 
unsafe void InheritValue (NXOpen.GeometricUtilities.OnPathDimWithValueBuilder sourceBuilder)
 Inherits value of a NXOpen.GeometricUtilities.OnPathDimWithValueBuilder object More...
 
unsafe NXOpen.INXObject FindObject (string journalIdentifier)
 Finds the NXOpen.NXObject with the given identifier as recorded in a journal. More...
 
unsafe void Print ()
 Prints a representation of this object to the system log file. More...
 
unsafe void SetName (string name)
 Sets the custom name of the object. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Detailed Description

Represents a NXOpen.GeometricUtilities.ScalingSetBuilder

Created in NX6.0.0

Property Documentation

unsafe NXOpen.Expression NXOpen.GeometricUtilities.ScalingSetBuilder.ScalingValue
get

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.