SupportParams Constructor (IConstructionPoint, ISupportAttributeSet)

The constructor for a support parameters

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public SupportParams(
	IConstructionPoint point,
	ISupportAttributeSet attributeSet
)

Parameters

point
Type: TSD.API.Remoting.StructureIConstructionPoint
The IConstructionPoint
attributeSet
Type: TSD.API.Remoting.Structure.CreateISupportAttributeSet
The ISupportAttributeSet
See Also