CurveElement.GetAreaBasedLoadBoundaryLineData
Description:
Gets the area based load boundary line data from this curve, if applicable.
Gets the area based load boundary line data from this curve, if applicable.
Remarks:
Will return null if curve element isn't an area based load boundary line.
Will return null if curve element isn't an area based load boundary line.
public AreaBasedLoadBoundaryLineData GetAreaBasedLoadBoundaryLineData()
AreaBasedLoadBoundaryLineData
The area based load boundary line data, if this is an area based load boundary,
or otherwise.