EmbeddedObjectFrame Constructor |
Creates a new embedded object frame instance with the specified line type and color.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- LineType
- Type: Tekla.Structures.DrawingLineTypes
The line type of the frame. - FrameColor
- Type: Tekla.Structures.DrawingDrawingColors
The color of the frame.
See Also