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(),
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:
- Element Trees: Principles of Feature Creation: References to Feature Creation Data
- Element Trees: Principles of Feature Creation: Feature Creation
- Element Trees: Principles of Feature Creation: Feature Element Paths
- Element Trees: Principles of Feature Creation: Feature Elements
- Element Trees: Principles of Feature Creation: Access to ProElement Data
- Element Trees: Principles of Feature Creation: Calling ProFeatureCreate()
- Element Trees: Principles of Feature Creation: XML Representation of Feature Element Trees
- Element Trees: Principles of Feature Creation: Tips for Recycling XML Output of Element Trees
- Production Applications: NC Process Manager: Example 2: To Highlight the Pre-requisites for the Selected Step in The Manufacturing Process Table
- Production Applications: NC Process Manager: Example 3: To Update Feed and Spindle Speed