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.

GridCylindricalSurface Properties

The GridCylindricalSurface type exposes the following members.

Properties
  NameDescription
Public propertyCylinderBase
The arc that represents the base of the cylindrical surface. The cylinder is then extruded along the normal direction of the arc, with the height given by CylinderHeight"
Public propertyCylinderHeight
Height of the cylinder along the normal direction of the CylinderBase arc.
Public propertyDrawingVisibility
The visibility of the grid surface in drawings.
(Inherited from GridSurface.)
Public propertyExtensionAbove
The line extension above.
(Inherited from GridSurface.)
Public propertyExtensionBelow
The line extension below.
(Inherited from GridSurface.)
Public propertyExtensionLeft
The line extension on the left.
(Inherited from GridSurface.)
Public propertyExtensionRight
The line extension on the right.
(Inherited from GridSurface.)
Public propertyIdentifier
The identifier of the object.
(Inherited from Object.)
Public propertyIsMagnetic
Whether the grid surface is magnetic or not.
(Inherited from GridSurface.)
Public propertyIsManual
Gets or sets if the line was manually created.
(Inherited from GridSurface.)
Public propertyIsUpToDate
Gets if the object does not have a modification which is not shared.
(Inherited from ModelObject.)
Public propertyLabel
The label for the grid surface.
(Inherited from GridSurface.)
Public propertyModificationTime
Gets latest time of the object was modified or created.
(Inherited from ModelObject.)
Public propertyParent
The parent grid of the grid surface.
(Inherited from GridSurface.)
Top
See Also