Solid Edge Part Type Library
SuppressVariable Object Members
Overview 
Public Methods
Public Method DeleteDeletes the Measure variable object.
Public Method GetFeatureReturns of the suppress feature object.
Public Method GetRangeReturns the minimum and maximum points of the range for the referenced object.
Public Method GetValueThis method returns the value of the referenced Variable object.
Public Method SetRangeThis method sets the range of the referenced Variable object.
Public Method SetValueThis method sets the value of the referenced variable.
Public Properties
Public Property ApplicationReturns the active application object.
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 ParentReturns the parent object for the referenced object.
Public Property Properties
Public Property SuppressGet and Set of the suppress variable object.
Public Property SystemNameThis read-only String property returns the system name for the referenced object.
Public Property Type
Public Property UnitsTypeReturns the unit type of the referenced Variable object.
Public Property ValueSets or returns the value of the variable.
Public Property VariableTableNameReturns the name used in the variable table.
See Also

SuppressVariable Object