RVTDocs.com

SlabShapeEditor.CreateCreasesFromFoldingLines

Method
Description:
Convert selected folding lines to split lines
Syntax
public void CreateCreasesFromFoldingLines(
	Element hostObj,
	IList<Reference> references
)
Parameters
Parameter Type Description
hostObj Element object that hosts the SlabShapeEditor
references IList References of selected folding lines.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
InvalidOperationException this operation failed.