Wall.GetWrappingLocationAsReferences
Description:
Gets an array of references to faces at the location.
Gets an array of references to faces at the location.
Remarks:
If the location is invalid, for example: wall doesn't have this location or the location is joined, this function throws ArgumentException. This function may return not only one face, for example: after editing profile, some aligned vertical faces have same location on curve.
If the location is invalid, for example: wall doesn't have this location or the location is joined, this function throws ArgumentException. This function may return not only one face, for example: after editing profile, some aligned vertical faces have same location on curve.
public IList<Reference> GetWrappingLocationAsReferences(
int locationIndex
)
-
This location is invalid for wrapping.