Object ProElement

Element or element tree


Elements form the building blocks of the element tree for a Creo Parametric feature. Element trees can be used to define the contents and structure of a particular feature. Each element has a unique name and ID, can have single or multiple values (represented by the ProValue object), and can be compound or an array type.

ProElement Functions:

ProElementAlloc(), ProElementArrayCount(), ProElementArrayGet(), ProElementArraySet(), ProElementBooleanGet(), ProElementBooleanSet(), ProElementChildrenGet(), ProElementChildrenSet(), ProElementCollectionGet(), ProElementCollectionProcess(), ProElementCollectionSet(), ProElementDecimalsGet(), ProElementDecimalsSet(), ProElementDiagnosticsCollect(), ProElementDirectionGet(), ProElementDoubleGet(), ProElementDoubleSet(), ProElementEcadAreaProColorGet(), ProElementEcadAreaProColorSet(), ProElementFree(), ProElementHoleScrewSizeGet(), ProElementHoleScrewSizeSet(), ProElementHoleThreadSeriesGet(), ProElementHoleThreadSeriesSet(), ProElementIdGet(), ProElementIdSet(), ProElementIntegerGet(), ProElementIntegerSet(), ProElementIsArray(), ProElementIsCompound(), ProElementIsMultival(), ProElementReferenceGet(), ProElementReferenceSet(), ProElementReferencesGet(), ProElementReferencesSet(), ProElementSpecialvalueGet(), ProElementSpecialvalueSet(), ProElementStringGet(), ProElementStringSet(), ProElementTransformGet(), ProElementTransformSet(), ProElementValueGet(), ProElementValueSet(), ProElementValuesGet(), ProElementValuesSet(), ProElementValuetypeGet(), ProElementWstringGet(), ProElementWstringSet()

Manual References:

  1. Element Trees: Principles of Feature Creation: References to Feature Creation Data
  2. Element Trees: Principles of Feature Creation: Feature Creation
  3. Element Trees: Principles of Feature Creation: Feature Element Paths
  4. Element Trees: Principles of Feature Creation: Feature Elements
  5. Element Trees: Principles of Feature Creation: Access to ProElement Data
  6. Element Trees: Principles of Feature Creation: Calling ProFeatureCreate()
  7. Element Trees: Principles of Feature Creation: XML Representation of Feature Element Trees
  8. Element Trees: Principles of Feature Creation: Tips for Recycling XML Output of Element Trees