<Code Lib>
2025.3 Method
Changes 5
M

CompoundStructure.GetOffsetForLocationLine

Description:
Returns the offset from the center of the compound structure to the given location line value.

public double GetOffsetForLocationLine(
	WallLocationLine wallLocationLine
)

  • wallLocationLine
    The alignment type of the wall's location line.
Return Value Double The offset.

Loading…