Edge
|
The EdgeStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| CreaseAngle | Property that represents the edge crease angle. Double value indicating the angle threshold, above which a facet edge representing adjoining facets is displayed. | |
| EdgeColor | Property that represents the color of an edge. | |
| EdgeModel | Property that represents a model for displaying edges. | |
| EdgeModifiers | Property that represents modifiers applied to edges to give them various visual effects. | |
| EdgeStyleApply | Property that represents the type of geometry to which the edge styles should be applied. | |
| EdgeVisibility | Property that represents visibility modes for edges. | |
| EdgeWidth | Property that represents an edge width. | |
| HaloGap | Property that represents a halo gap amount (in the range [0..100]). | |
| HidePrecision | Property that indicates whether to enable or disable hide precision. | |
| IntersectionColor | Property that represents the color of edges in the intersection of graphical objects. | |
| IntersectionLinetype | Property that represents the linetype used for edges in the intersection of graphical objects. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| Isolines | Property that represents the number of isolines to display for curved surfaces. | |
| Jitter | Property that represents the amount of jitter effect for edges (low, medium or high perturbation). | |
| ObscuredColor | Property that represents the color of obscured edges. | |
| ObscuredLinetype | Property that represents the linetype for obscured edges. | |
| Opacity | Property that represents edge opacity. | |
| Overhang | Property that represents an edge overhang amount. | |
| SilhouetteColor | Property that represents the silhouette color of an edge. | |
| SilhouetteWidth | Property that represents silhouette edge width in pixels. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Clone | Clones the current edge style and returns a handle to the cloned object. | |
| CompareTo | Allows classes to compare class objects. (Inherited from RXObject) |
|
| CopyFrom | Copies the contents of the specified object into this
object. (Inherited from RXObject) |
|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetMetaObject | (Inherited from RXObject) |
|
| GetRXClass | Gets a class describing instance dynamically associated with
this object as the OdRxClass object. (Inherited from RXObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| QueryX | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class. (Inherited from RXObject) |
|
| Set | Sets edge styles from the passed EdgeStyle object. | |
| ToString | (Inherited from Object) |
|
| X | Checks whether the object belongs to the specified class and
returns a pointer to this object if this object can be converted to
the specified class, or throws an exception if it cannot. (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |