ParameterTypeId.SpliceTypeAtStart Property

ParameterTypeIdSpliceTypeAtStart Property

"Splice at Start"

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

Property Value

ForgeTypeId
See Also