<Code Lib>
2021 Property
Changes 0
P

BaseImportOptions.ReferencePoint

Description:
The 3D point in the document where the imported instance will be inserted. If not explicitly set, the instance will be inserted at the document origin.

public XYZ ReferencePoint { get; set; }

Loading…