FamilyInstanceCreationData(FamilySymbol, IList<XYZ>)
Constructor
Description:
Autodesk.Revit.Creation.
Autodesk.Revit.Creation.
Parameters
Parameter | Type | Description |
---|---|---|
symbol | FamilySymbol | A FamilySymbol object that represents the type of the instance that is to be inserted. |
adaptivePoints | IList | The adaptive points where the adaptive instance is to be initialized. |
Return Value