SurfaceSetSubentityMaterial Method

Sets the material of a given subentity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetSubentityMaterial(
        SubentityId subEntityId,
        ObjectId materialId
)

Parameters

subEntityId  SubentityId
[in] ID of the subentity.
materialId  ObjectId
[in] Material to be set to the subentity.
See Also

©  Bricsys NV. All rights reserved.