![]() |
BuilderElement Methods |
The BuilderElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | accepts |
returns true if the given cross section can be applied to the element. Returns false if
you test e.g. a shell cross section against a beam element.
|
![]() | Clone |
clone the builder-element
|
![]() | Clone(ModelElement) |
clone grass-element and link it to a given model element.
|
![]() | Copy |
copy contents of another grass-element
|
![]() | disassembleElement |
Disassemble an element into its constituents
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | parent_inds |
return the indexes of all parents of the element
|
![]() | snapElement |
change the element if nodes snap together according to the given list of
node indexes.
returns true if the element was completely snapped
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |