SectionSettingsSetFaceTransparency Method

Sets the face transparency value of the specified geometry.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetFaceTransparency(
        SectionType nSecType,
        SectionGeometry nGeometry,
        int nTransparency
)

Parameters

nSecType  SectionType
[in] Section type.
nGeometry  SectionGeometry
[in] Section geometry.
nTransparency  Int32
[in] Face transparency value in the range [0-100].
See Also

©  Bricsys NV. All rights reserved.