|
|
ModifierBeam Methods |
The ModifierBeam 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.
(Inherited from BuilderElementStraightLine.) | |
| addSecondaryID |
Adds a secondary element identifier.
(Inherited from BuilderElement.) | |
| BucklingLength |
set buckling length in local direction.
(Inherited from BuilderElementStraightLine.) | |
| BucklingLength_IsUserValue |
Returns true if buckling length was set by user.
(Inherited from BuilderElementStraightLine.) | |
| BucklingLength_Set |
Sets the buckling length of the element.
(Inherited from BuilderElementStraightLine.) | |
| BucklingLength_SetEstimate(Vector3) |
sets an estimate for the buckling length in local Y-direction.
(Inherited from BuilderElementStraightLine.) | |
| BucklingLength_SetEstimate(BuilderElementStraightLineBucklingDir, Double) |
Sets an estimate for the buckling length in local Y-direction.
(Inherited from BuilderElementStraightLine.) | |
| Clone |
clone the builder-element.
(Overrides BuilderBeamClone.) | |
| Clone(ModelElement) |
clone grass-element and link it to a given model element.
(Inherited from BuilderElement.) | |
| CloneBucklingLength |
clones the list of buckling length.
(Inherited from BuilderElementStraightLine.) | |
| CloneSecondaryIDs |
clone the secondary element identifiers.
(Inherited from BuilderElement.) | |
| Copy(BuilderElement) |
copy contents of another grass-element.
(Inherited from BuilderElement.) | |
| Copy(BuilderElementStraightLine) |
fill object with data from another straight line element.
(Inherited from BuilderElementStraightLine.) | |
| disassembleElement |
Disassemble an element into its constituents.
(Inherited from BuilderBeam.) | |
| 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.) | |
| GetObjectData |
Serializes a beam modifier.
(Overrides BuilderBeamGetObjectData(SerializationInfo, StreamingContext).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasUserData |
true if the object has user-data attached.
(Inherited from CommonObject.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| modify |
Modifies the properties of the given element elem if they have been modified in the agent.
| |
| parent_inds |
return the indexes of all parents of the element.
(Inherited from BuilderElement.) | |
| snapElement |
change the element if nodes snap together according to the given list of
node indexes.
returns true if the element was completely snapped.
(Inherited from BuilderElementStraightLine.) | |
| ToString | Returns a string that represents the current object. (Overrides BuilderBeamToString.) |