ParameterTypeId.WallTypeDefaultTaperedExteriorInwardAngle Property

ParameterTypeIdWallTypeDefaultTaperedExteriorInwardAngle Property

"Default Exterior Angle"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId WallTypeDefaultTaperedExteriorInwardAngle { get; }
Public Shared ReadOnly Property WallTypeDefaultTaperedExteriorInwardAngle As ForgeTypeId
	Get
public:
static property ForgeTypeId^ WallTypeDefaultTaperedExteriorInwardAngle {
	ForgeTypeId^ get ();
}
static member WallTypeDefaultTaperedExteriorInwardAngle : ForgeTypeId with get

Property Value

ForgeTypeId
See Also