SymbolSymbolAttributes Class

The SymbolAttributes class contains the attributes for the symbol.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.DrawingAttributesBase
    Tekla.Structures.DrawingSymbolSymbolAttributes

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
Syntax
[SerializableAttribute]
public sealed class SymbolAttributes : AttributesBase, 
	IPreferredPlacing

The SymbolSymbolAttributes type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAngle
The angle of the symbol. Cannot be changed for an editor-created symbol when the symbol is created "along line".
Public propertyColor
The symbol color. Does not have an effect on symbols where the color is already defined in the symbol file.
Public propertyFrame
The frame for the symbol.
Public propertyHeight
The height of the symbol.
Public propertyPreferredPlacing
The type of placing the object should use. See the preferred placing types for different types of placing.
Public propertyTrueColor
The true color (RGB enabled) of the symbol. Does not have an effect on symbols where the color is already defined in the symbol file.
Top
Methods
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next