Beam Properties |
The Beam type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyNumber |
Gets or sets the assembly number.
Defines the numbering in the assembly sense.
(Inherited from Part.) | |
| CastUnitType |
Gets or sets the cast unit type of the part.
(Inherited from Part.) | |
| Class |
Gets or sets the class of the part.
(Inherited from Part.) | |
| DeformingData |
Gets or sets the deforming data of the part.
(Inherited from Part.) | |
| EndPoint |
Gets or sets the end point of the beam.
| |
| EndPointOffset |
Gets or sets the beam's end point offset.
| |
| Finish |
Gets or sets the finish of the part.
(Inherited from Part.) | |
| Identifier |
The identifier of the object.
(Inherited from Object.) | |
| IsUpToDate | Gets if the object does not have a modification which is not shared. (Inherited from ModelObject.) | |
| Material |
Gets or sets the material the part is made of.
(Inherited from Part.) | |
| ModificationTime | Gets latest time of the object was modified or created. (Inherited from ModelObject.) | |
| Name |
Gets or sets the name of the part.
(Inherited from Part.) | |
| PartNumber |
Gets or sets the part number.
Defines the numbering in the part sense.
(Inherited from Part.) | |
| Position |
Gets or sets the part position.
Defines the way the part is positioned in the model.
(Inherited from Part.) | |
| PourPhase |
Gets or sets the pour phase of the part.
(Inherited from Part.) | |
| Profile |
Gets or sets the profile of the part.
(Inherited from Part.) | |
| StartPoint |
Gets or sets the start point of the beam.
| |
| StartPointOffset |
Gets or sets the beam's start point offset.
| |
| Type |
Gets the read-only type of the beam.
The default type for a new beam instance is beam.
|