RVTDocs.com

ExporterIFCUtils.GetWallTrimmedCurve

Method
Description:
Obtains the curve of the wall trimmed or extended according to the end conditions of the wall.
Syntax
public static Curve GetWallTrimmedCurve(
	Wall pVWall
)
Parameters
Parameter Type Description
pVWall Wall The wall.
Return Value
Type Description
Curve The trimmed or extended curve.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null