RebarShapeConstraintAngleFromFixedDir
Description:
Create an angular constraint.
Create an angular constraint.
public RebarShapeConstraintAngleFromFixedDir(
ElementId paramId,
int sign,
UV direction
)
-
paramIdA Rebar Shape parameter of type UT_Angle.
-
Int32signThe sign of the angle relative to the direction.
-
directionA fixed direction in UV-space.
-
sign is not 1 or -1. -or- paramId is not a valid Element identifier.
-
A non-optional argument was null
-
direction has zero length.