Share

FaceBasedPlacementType Enumeration

This enumerated type specifies options available for placement of a face-based family instance.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum FaceBasedPlacementType

Members

Member nameValueDescription
Default0 Placement the instance which is not face-based.
PlaceOnFace2 Placement on a selected face from existing geometry.
PlaceOnVerticalFace1 Placement on a vertical face.
PlaceOnWorkPlane3 Placement on current workplane.

See Also

Reference

Was this information helpful?