Revit 2017.1 API |
HermiteSurface Members |
HermiteSurface Class Methods Properties See Also |
The HermiteSurface type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Create(Int32, Int32, IList<(Of <<'(XYZ>)>>)) |
Create a non-periodic Hermite surface using a net of 3D points as input.
|
![]() ![]() | Create(Int32, Int32, IList<(Of <<'(XYZ>)>>), Boolean, Boolean) |
Create a Hermite surface using a net of 3D points as input. Specify periodicity in U and V direction.
|
![]() | Dispose | (Inherited from Surface.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsValid |
Checks whether this HermiteSurface object is valid.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from Surface.) |