Search results for: Tech Notes Intersection of slanted and profile walls in 3d


Square Root [SQRT]

Square root. Calculates the square root of the given argument. Syntax SQRT (Number) Data Types of the Argument Integer, Number, Area Data Type of the Result Depends on Argument’s Data Type Expression SQRT (16) Result 4 Notes To take other roots: See Nth Root ...

Natural Logarithm [LN]

Returns the natural logarithm of the given number. Syntax LN (Number) Data Types of the Argument Number, Integer Data Type of the Result Number Expression LN (86) Result 4.45 Notes LN is the inverse of the e Exponent [EXP] function. This function works on positive ...

Create Schedule of Surfaces

The Surface Schedule is the third type of interactive schedule, alongside Element Lists and Component Lists. Note: Before using the Surface Schedule feature, make sure you are not working in “legacy” intersection mode. (Uncheck this option at Options > Project ...

Intersect Morph Faces (Generate Edges within a Morph)

While editing a Morph, its shape may be transformed such that a single face is intersected by other parts of the Morph. At this point, the new (self-)intersection is not yet delimited by any edges. If you henceforth want to treat such intersecting faces separately, use the Design ...

Building Materials (Attribute Manager)

(Parent topic: Attribute Manager: Editable Attribute Parameters) Select one or more Building Materials. •Edit Name (single selection only) •Edit Fill and Surface: Click the respective pop-up arrows to choose among Fills or Surfaces •Edit Intersection Priority   ...

Tangent [TAN]

Returns the tangent of an angle. Syntax TAN (Angle) Data Types of the Arguments Angle Data Type of the Result Number Expression TAN (0.785 R) Result 1.00 Notes The argument’s angle value must be expressed as a unit (Degree, Radian, Grad). Choose an angle unit ...

Sine [SIN]

Returns the sine of an angle. Syntax SIN (Angle) Data Type of the Argument Angle Data Type of the Result Number Expression SIN (30D) Result 0.50 Notes The argument’s angle value must be expressed as a unit (Degree, Radian, Grad). Choose an angle unit from the ...

Cotangent [COT]

Returns the cotangent of an angle Syntax COT (Angle) Data Types of the Arguments Angle Data Type of the Result Number Expression COT (30D) Result 1.73 Notes The argument’s angle value must be expressed as a unit (Degree, Radian, Grad). Choose an angle unit from ...

Cosine [COS]

Returns the cosine of an angle. Syntax COS (Angle) Data Type of the Argument Angle Data Type of the Result Number Expression COS (60 D) Result 0.5 Notes The argument’s angle value must be expressed as a unit (Degree, Radian, Grad). Choose an angle unit from the ...

Arctangent [ATAN]

Returns the arctangent of a number. Syntax ATAN (Number) Data Types of the Arguments Number, Integer Data Type of the Result Angle Expression ATAN (1) Result 45 deg Notes Angle unit of the result (e.g. degrees, radians) depends on what you set in Project Preferences - ...