Click or drag to resize

SideExtendedData Interface

Represents the additional data object for the side.

Namespace: Woodwork.Automation
Assembly: WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
public interface SideExtendedData

The SideExtendedData type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the angle of side.
Public propertyElevation Gets the elevation of side.
Public propertyP1 Gets the P1 Point of the side.
Public propertyP2 Gets the P2 Point of the side.
Public propertyP3 Gets the P3 Point of the side.
Public propertyP4 Gets the P4 Point of the side.
Public propertyShift Gets the shift vector for origin point.
Top
See Also