Share

Subelement Methods

The Subelement type exposes the following members.

Methods

 NameDescription
Public methodCanHaveTypeAssigned Identifies if the subelement can have a type assigned.
Public methodChangeTypeId Changes the type of the subelement.
Public methodStatic memberCreate Creates an object representing element or subelement.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetAllParameters Returns all parameters of this subelement.
Public methodGetBoundingBox Retrieves a box that circumscribes all geometry of the subelement.
Public methodGetGeometryObject Retrieve one geometric primitive representing given subelement.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetParameterValue Obtains the current parameter value of this subelement given a parameter id.
Public methodGetReference Obtains the reference to this subelement.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetValidTypes Obtains a set of types that are valid for this subelement.
Public methodHasParameter Checks if this subelement have given parameter.
Public methodIsParameterModifiable Checks if given parameter of this subelement is modifiable.
Public methodStatic memberIsValidSubelementReference Checks if given Reference identifies either a valid element or subelement.
Public methodIsValidType Checks if given type is valid for this subelement.
Public methodSetParameterValue Sets a new parameter value of this subelement given a parameter id.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?