This .NET class wraps the AcDb::Intersect ObjectARX class.
Public Enum Intersect OnBothOperands ExtendThis ExtendArgument ExtendBoth End Enum
public enum Intersect { OnBothOperands, ExtendThis, ExtendArgument, ExtendBoth }
Members | Description |
---|---|
OnBothOperands | |
ExtendThis | |
ExtendArgument | |
ExtendBoth |