ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Geometry Namespace / MultipatchBuilderEx Class


In This Topic
    MultipatchBuilderEx Class Properties
    In This Topic

    For a list of all members of this type, see MultipatchBuilderEx members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the type of geometry that will be created from this builder. Always returns GeometryType.Multipatch.  
    Public PropertyOverridden. Gets or sets a value indicating if the MultipatchBuilderEx recognizes ID-values also known as ID-awareness.  
    Public PropertyOverridden. Gets or sets a value indicating if the MultipatchBuilderEx recognizes M-values also known as M-awareness.  
    Public PropertyGets or sets a value indicating if the MultipatchBuilderEx recognizes normals.  
    Public PropertyGets a value indicating if any of the patches in the MultipatchBuilderEx has 2D texture coordinates.  
    Public PropertyOverridden. Gets a value indicating if the MultipatchBuilderEx recognizes Z-values also known as Z-awareness.  
    Public PropertyOverridden.  Returns true if this instance is empty (has no patches).  
    Public Property Gets or sets the list of patches for this instance.  
    Public PropertyGets or sets the SpatialReference instance on this builder. (Inherited from ArcGIS.Core.Geometry.GeometryBuilderEx)
    Top
    See Also