<Code Lib>
2027 Property
Changes 7
P

IFCImportOptions.LinkOrientation

Description:
The orientation of the Linked IFC File in the Host Document.
Remarks:
Link Orientation only applies during a Link IFC operation.

public IFCLinkOrientation LinkOrientation { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…