Method SetMaterialDepthMaxi
SetMaterialDepthMaxi(ElementId, SmartReal)
Set material depth maxi.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 160)]
void SetMaterialDepthMaxi(ElementId inTechnologyId, SmartReal inMaterialDepthMaxi)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inTechnologyId | Identifier of the technology to modify. |
| SmartReal | inMaterialDepthMaxi | Material depth maxi in SI units. |
Remarks
StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.