RVTDocs.com

SlabShapeCreaseArray.Append

Method
Description:
Add the item to the end of the array.
Syntax
public virtual void Append(
	SlabShapeCrease item
)
Parameters
Parameter Type Description
item SlabShapeCrease The item to be added.
Return Value