RVTDocs.com
Namespace: Autodesk.Revit.UI

FaceBasedPlacementType

Enumeration
Description:
This enumerated type specifies options available for placement of a face-based family instance.
Syntax
public enum FaceBasedPlacementType
Unknown Namespace Members:
Name Description
Default Placement the instance which is not face-based.
PlaceOnVerticalFace Placement on a vertical face.
PlaceOnFace Placement on a selected face from existing geometry.
PlaceOnWorkPlane Placement on current workplane.