TeklaStructuresSettingsSetOptions Method (ComponentOptions) |
Sets the component options.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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