ReferenceModelRotation Property

Note: This API is now obsolete.

Gets or sets value of rotation around Z axis (degrees).

Namespace:  Tekla.Structures.Model
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
[ObsoleteAttribute("Use Rotation3D instead")]
public double Rotation { get; set; }

Property Value

Type: Double
Remarks
Reading result is only specified exactly when there are no other rotations. Otherwise it is approximate. Writing resets the other rotations so that the overall rotation is only around Z axis.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next