2024 Property
Changes 0
P

LocationCurve.JoinType

Description:
Get/change the type of the join at the specified end.
Remarks:
This property allows to get join type of wall and concrete beam and to set wall's join type. The new join type is expected to be different from the current one for this end.
public JoinType this[
	int end
] { get; set; }
  • Int32
    end
    The end of the location curve driver under question.