API Reference

Detailed and full API reference helps you master Tekla development

FacetedBrepFaceIsReadOnly Property

Gets a value indicating whether this instance is read only.

Namespace:  Tekla.Structures.Geometry3d
Assembly:  Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.1
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also