PointPlacingType Class |
The PointPlacingType class defines a placing type where the object is placed
at one point (the insertion point) without any additional placing options.
Inheritance Hierarchy
SystemObject
Tekla.Structures.DrawingPreferredPlacingTypeBase
Tekla.Structures.DrawingPointPlacingType
Tekla.Structures.DrawingPreferredPlacingTypeBase
Tekla.Structures.DrawingPointPlacingType
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The PointPlacingType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PointPlacingType |
Creates a new point placing type instance.
|
See Also