Solid Edge Framework Type Library
variable Object Members
Overview 
Public Methods
Public Method AddDiscreteValueThis method adds a discrete value to the variable.
Public Method BreakExternalLink
Public Method ClearLimitsOrDiscreteValuesThis method clears all range and discrete values, leaving the variable unconstrained.
Public Method DeleteDeletes the referenced object.
Public Method FreezeExternalLink
Public Method GetCommentThis method returns a comment string for the variable.
Public Method GetDiscreteValuesThis method returns the discrete values from the variable.
Public Method GetExternalLinkInfo
Public Method GetRangeReturns the minimum and maximum points of the range for the referenced object.
Public Method GetValueReturns the value of the referenced variable.
Public Method GetValueOutOfRangeThis method returns any out of range values stored in the variable.
Public Method HasExternalLink
Public Method IsExternalLinkFrozen
Public Method RemoveDiscreteValueThis method removes a discrete value from the set of discrete values stored in the variable.
Public Method SetCommentThis method sets the comment for the variable.
Public Method SetDiscreteValuesThis method sets discrete values for the variable.
Public Method SetRangeSets the range of the referenced Variable object.
Public Method SetValueSets the value of the referenced variable.
Public Method ThawExternalLink
Public Properties
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DisplayNameThis read-only String property returns the display name for the referenced object.
Public Property ExposeThis read-write Long property sets and returns whether the referenced object is exposed as a custom property. When set to 1, the object is exposed; when set to 0, the object is not exposed.
Public Property ExposeNameThis read-write String property sets and returns the name of the referenced object when the object is exposed as a custom property.
Public Property FormulaSets and returns the formula of the referenced Variable object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property IsSuppressVariable
Public Property NameReturns the name of the referenced object.
Public Property PropertiesSets and returns the variable properties.
Public Property SystemNameThis read-only String property returns the system name for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property UnitsTypeReturns the unit type of the referenced Variable object.
Public Property ValueReturns the name of the application, the value of a dimension, the value of a custom property, or the value of a variable.
Public Property VariableTableNameReturns the name of the referenced object.
See Also

variable Object

Send comments on this topic.