2027 Method
Changes 0
M

CompoundStructure.SetParticipatesInWrapping

Description:
Assigns if a layer is included in wrapping at inserts and ends.
Remarks:
This method applies only to interior and exterior shell layers.
public void SetParticipatesInWrapping(
	int layerIdx,
	bool participatesInWrapping
)
  • Int32
    layerIdx
    Index of a layer in the CompoundStructure. The layer index is zero based. It counts from the exterior of wall and from the top of roofs, floors and ceilings.
  • Boolean
    participatesInWrapping
    True if the specified layer will participate in wrapping at inserts and ends, false otherwise.