NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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.TaggedObject NXOpen.INXObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.Expression ScalingValue [get]
 Returns the scaling value expression More...
 
- Properties inherited from NXOpen.GeometricUtilities.OnPathDimWithValueBuilder
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
NXOpen.GeometricUtilities.OnPathDimensionBuilder 
Location [get]
 Returns the location on path 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...
 
unsafe NXOpen.Expression Value [get]
 Returns the value expression More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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 NXOpen.INXObject FindObject (string journalIdentifier)
 Finds the NXOpen.NXObject with the given identifier as recorded in a journal. More...
 
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 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.