SectionSettingsSetHiddenLine Method

Specifies whether hidden lines are visible for the specified geometry.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetHiddenLine(
        SectionType nSecType,
        SectionGeometry nGeometry,
        bool bHiddenLine
)

Parameters

nSecType  SectionType
[in] Section type.
nGeometry  SectionGeometry
[in] Section geometry.
bHiddenLine  Boolean
[in] Hidden line visibility flag.
See Also

©  Bricsys NV. All rights reserved.