Represents a beam style. This interface can be obtained from IBeamStyleManager interface.
More...
|
| int | Id [get] |
| | Returns the unique identifier of the beam style.
|
| |
| BSTR | Name [get] |
| | Returns the name of the beam style.
|
| |
| IProfile | Profile [get] |
| | Returns the profile of the beam style.
|
| |
Represents a beam style. This interface can be obtained from IBeamStyleManager interface.
- See also
- IBeamStyleManager, IProfile
◆ Id
Returns the unique identifier of the beam style.
- Returns
- The unique identifier of the beam style.
◆ Name
Returns the name of the beam style.
- Returns
- The name of the beam style.
◆ Profile
Returns the profile of the beam style.
- Returns
- The profile of the beam style.