<Code Lib>
2025.3 Method
Changes 0
M

CompoundStructure.AssociateRegionWithLayer

Description:
Associates a region with a layer.

public void AssociateRegionWithLayer(
	int regionId,
	int layerIdx
)

  • Int32
    regionId
    The id of a region.
  • Int32
    layerIdx
    The index of a layer in this CompoundStructure.

Loading…