API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

DetailMarkDetailMarkAttributes Class

The DetailMarkAttributes class is the attributes class for detail marks.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.DrawingAttributesBase
    Tekla.Structures.DrawingDetailMarkDetailMarkAttributes

Namespace:  Tekla.Structures.Drawing
Assembly:  Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.1
Syntax
[SerializableAttribute]
public sealed class DetailMarkAttributes : AttributesBase

The DetailMarkDetailMarkAttributes type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyBoundaryLineColor Obsolete.
Public propertyBoundaryLineType Obsolete.
Public propertyBoundaryShape
The detail mark boundary shape.
Public propertyBoundingLine
Gets or sets the line type.
Public propertyMarkName
The detail mark name.
Public propertyMarkSymbolAttributes
The detail mark symbol attributes.
Public propertyMarkSymbolColor
The detail mark symbol color.
Public propertyTagsAttributes
The attributes for detail mark tags.
Top
Methods
See Also