RVTDocs.com

SlabShapeEditor.PickSupport

Method
Description:
Picks an element to support the slab. This method will define split lines and create constant bearing lines for the slab.
Syntax
public void PickSupport(
	Line gLine
)
Parameters
Parameter Type Description
gLine Line A line from a support element such as a beam.
Return Value
Exceptions
Exception Condition
ArgumentNullException Thrown when the input line is.
ArgumentException Thrown when the input line is invalid.