TeklaStructuresSettingsSetOptions Method (ComponentOptions) |
Sets the component options.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
Parameters
- Options
- Type: Tekla.StructuresComponentOptions
The component options to be set.
Return Value
Type: BooleanTrue if the component options were successfully set.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Options cannot be null |
OverflowException | Folded Plate Profile Name is too long or Plate Profile Name is too long or Bolt Standard is too long or Bolt Size is too long or Part Material is too long or or or or |
See Also